[gdm/f15/master] fix BRs

Matthias Clasen mclasen at fedoraproject.org
Fri Apr 15 14:02:03 UTC 2011


commit 77b502ffab51105ea6cb5f6a582b4a702322c410
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Apr 15 10:02:04 2011 -0400

    fix BRs

 gdm.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gdm.spec b/gdm.spec
index 0639645..6971848 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -81,7 +81,10 @@ BuildRequires: libXdmcp-devel
 BuildRequires: dbus-glib-devel
 BuildRequires: GConf2-devel
 BuildRequires: pkgconfig(accountsservice) >= 0.6.3
-BuildRequires: dbus-devel
+
+# these are all just for rebuilding dconf-override-db
+BuildRequires: dbus-x11
+BuildRequires: gnome-power-manager
 
 Provides: service(graphical-login) = %{name}
 


More information about the scm-commits mailing list