[Lunar-commits] <moonbase> xfce4-session: tweak the depends a bit.
Florin Braescu
florin at lunar-linux.org
Mon Jun 4 18:47:07 CEST 2012
commit 1a70ca97729f1ad17b5d786f19b39cc35b8222b9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jun 4 18:47:07 2012 +0200
xfce4-session: tweak the depends a bit.
---
xfce4/core/xfce4-session/DEPENDS | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/xfce4/core/xfce4-session/DEPENDS b/xfce4/core/xfce4-session/DEPENDS
index 7518995..a11ef98 100644
--- a/xfce4/core/xfce4-session/DEPENDS
+++ b/xfce4/core/xfce4-session/DEPENDS
@@ -1,3 +1,4 @@
+depends libSM
depends xfconf
depends libwnck
depends dbus-glib
@@ -6,9 +7,7 @@ depends iceauth
optional_depends gnome-keyring "--enable-libgnome-keyring" "--disable-libgnome-keyring" "Gnome keyring support"
-optional_depends upower "" "--disable-upower" "Upower support"
-optional_depends ConsoleKit "" "--disable-consolekit" "ConsoleKit support"
-optional_depends polkit "" "--disable-polkit" "PolicyKit support"
-
-
-optional_depends fortune "" "" "so xfce4-tips can give you the fortune of the day"
+optional_depends upower "" "" "Upower support"
+optional_depends ConsoleKit "" "" "ConsoleKit support"
+optional_depends polkit "" "" "PolicyKit support"
+optional_depends fortune "" "" "xfce4-tips can give you the fortune of the day"
More information about the Lunar-commits
mailing list