diff options
author | François Andriot <albator78@libertysurf.fr> | 2015-08-08 18:01:27 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2015-08-08 18:01:27 +0200 |
commit | 5c97afc755186f293c696f06c346a57a48db915d (patch) | |
tree | efe37cb6b145c7940e48db04874dd3658faf531f /redhat/applications/tde-style-qtcurve/tde-style-qtcurve-14.0.0.spec | |
parent | 29e21c653bba11be71f1d61c700a5fb94c528f5f (diff) | |
download | tde-packaging-5c97afc755186f293c696f06c346a57a48db915d.tar.gz tde-packaging-5c97afc755186f293c696f06c346a57a48db915d.zip |
RPM Packaging: add missing dependencies
Diffstat (limited to 'redhat/applications/tde-style-qtcurve/tde-style-qtcurve-14.0.0.spec')
-rw-r--r-- | redhat/applications/tde-style-qtcurve/tde-style-qtcurve-14.0.0.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/redhat/applications/tde-style-qtcurve/tde-style-qtcurve-14.0.0.spec b/redhat/applications/tde-style-qtcurve/tde-style-qtcurve-14.0.0.spec index 33b906cbb..e812c2f1c 100644 --- a/redhat/applications/tde-style-qtcurve/tde-style-qtcurve-14.0.0.spec +++ b/redhat/applications/tde-style-qtcurve/tde-style-qtcurve-14.0.0.spec @@ -79,6 +79,9 @@ BuildRequires: brp-check-trinity # IDN support BuildRequires: libidn-devel +# ACL support +BuildRequires: libacl-devel + # GAMIN support # Not on openSUSE. %if 0%{?rhel} || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion} |