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/tdmtheme/tdmtheme.spec | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'redhat/applications/tdmtheme') diff --git a/redhat/applications/tdmtheme/tdmtheme.spec b/redhat/applications/tdmtheme/tdmtheme.spec index 8e49b5fc6..5d44a1bbd 100644 --- a/redhat/applications/tdmtheme/tdmtheme.spec +++ b/redhat/applications/tdmtheme/tdmtheme.spec @@ -66,6 +66,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 -- cgit v1.2.1