From 26d469b405d902b6ba50ae7bf45b940cc6c9d57e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Wed, 6 Nov 2019 18:26:52 +0100 Subject: RPM: various fixes to build on OBS --- redhat/applications/kcmldapmanager/kcmldapmanager.spec | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'redhat/applications/kcmldapmanager/kcmldapmanager.spec') diff --git a/redhat/applications/kcmldapmanager/kcmldapmanager.spec b/redhat/applications/kcmldapmanager/kcmldapmanager.spec index 583961bd6..a43701a3c 100644 --- a/redhat/applications/kcmldapmanager/kcmldapmanager.spec +++ b/redhat/applications/kcmldapmanager/kcmldapmanager.spec @@ -113,6 +113,15 @@ BuildRequires: libcom_err-devel BuildRequires: %{_lib}ext2fs-devel %endif +# ACL support +BuildRequires: libacl-devel + +# IDN support +BuildRequires: libidn-devel + +# OPENSSL support +BuildRequires: openssl-devel + Requires: trinity-kcontrol-ldap-manager = %{?epoch:%{epoch}:}%{version}-%{release} -- cgit v1.2.1