From 04f8f87b56bdd1b403bca4ed4bd3f39da31f315b Mon Sep 17 00:00:00 2001 From: Jan Safranek Date: Tue, 5 Nov 2013 08:53:39 +0100 Subject: Added missing BuildRequires: dbus-devel. --- openlmi-providers.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openlmi-providers.spec') diff --git a/openlmi-providers.spec b/openlmi-providers.spec index d4eeffc..64ab9ce 100644 --- a/openlmi-providers.spec +++ b/openlmi-providers.spec @@ -35,6 +35,8 @@ BuildRequires: libselinux-devel Requires: python2 # for openlmi-journald BuildRequires: systemd-devel +# for openlmi-realmd: +BuildRequires: dbus-devel # sblim-sfcb or tog-pegasus # (required to be present during install/uninstall for registration) Requires: cim-server -- cgit