diff options
Diffstat (limited to 'redhat/applications/tdeio-umountwrapper/tdeio-umountwrapper.spec')
-rw-r--r-- | redhat/applications/tdeio-umountwrapper/tdeio-umountwrapper.spec | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/redhat/applications/tdeio-umountwrapper/tdeio-umountwrapper.spec b/redhat/applications/tdeio-umountwrapper/tdeio-umountwrapper.spec index aa90fecc0..81e416d4e 100644 --- a/redhat/applications/tdeio-umountwrapper/tdeio-umountwrapper.spec +++ b/redhat/applications/tdeio-umountwrapper/tdeio-umountwrapper.spec @@ -70,6 +70,15 @@ BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: fdupes +# ACL support +BuildRequires: libacl-devel + +# IDN support +BuildRequires: libidn-devel + +# OPENSSL support +BuildRequires: openssl-devel + # SUSE desktop files utility %if 0%{?suse_version} BuildRequires: update-desktop-files |