[mate-session-manager] add some runtime requires

Wolfgang Ulbrich raveit65 at fedoraproject.org
Fri Jul 26 22:18:43 UTC 2013


commit 5484ace27eddd359fec391d333cecdba217279ef
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sat Jul 27 00:18:25 2013 +0200

    add some runtime requires

 mate-session-manager.spec |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/mate-session-manager.spec b/mate-session-manager.spec
index d18e309..4a69147 100644
--- a/mate-session-manager.spec
+++ b/mate-session-manager.spec
@@ -19,6 +19,15 @@ BuildRequires:  libXtst-devel
 BuildRequires:  xorg-x11-xtrans-devel
 BuildRequires:  tcp_wrappers-devel
 
+Requires: system-logos
+# Needed for mate-settings-daemon
+Requires: mate-control-center
+# we need an authentication agent in the session
+Requires: mate-polkit
+# and we want good defaults
+Requires: polkit-desktop-policy
+Requires: hicolor-icon-theme
+
 %description
 This package contains a session that can be started from a display
 manager such as MDM. It will load all necessary applications for a
@@ -86,6 +95,7 @@ fi
 - add BR xorg-x11-xtrans-devel
 - add BR tcp_wrappers-devel
 - remove NOCONFIGURE=1 ./autogen.sh
+- add some runtime requires
 
 * Mon Jun 17 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-4
 - Drop the caja patch


More information about the scm-commits mailing list