From 5c97afc755186f293c696f06c346a57a48db915d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sat, 8 Aug 2015 18:01:27 +0200 Subject: RPM Packaging: add missing dependencies --- redhat/applications/kbfx/kbfx-14.0.0.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'redhat/applications/kbfx') diff --git a/redhat/applications/kbfx/kbfx-14.0.0.spec b/redhat/applications/kbfx/kbfx-14.0.0.spec index eff30b63e..8ae6a2b5e 100644 --- a/redhat/applications/kbfx/kbfx-14.0.0.spec +++ b/redhat/applications/kbfx/kbfx-14.0.0.spec @@ -89,6 +89,9 @@ BuildRequires: gamin-devel # PCRE support BuildRequires: pcre-devel +# ACL support +BuildRequires: libacl-devel + %description KBFX is an alternative to the classical K-Menu button and its menu. -- cgit v1.2.1