From e7c6aca51086b059a36bf0a38d511cee833aaa82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sun, 10 Mar 2019 22:14:46 +0100 Subject: RPM: fix dependencies on newly cmake built packages --- redhat/applications/kpilot/kpilot.spec | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'redhat/applications/kpilot/kpilot.spec') diff --git a/redhat/applications/kpilot/kpilot.spec b/redhat/applications/kpilot/kpilot.spec index 41f1a91ac..179e464d2 100644 --- a/redhat/applications/kpilot/kpilot.spec +++ b/redhat/applications/kpilot/kpilot.spec @@ -68,6 +68,18 @@ BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: fdupes +# ACL support +BuildRequires: libacl-devel + +# ICAL support +BuildRequires: libical-devel + +# IDN support +BuildRequires: libidn-devel + +# OPENSSL support +BuildRequires: openssl-devel + # SUSE desktop files utility %if 0%{?suse_version} BuildRequires: update-desktop-files -- cgit v1.2.3