[Lunar-commits] <moonbase> xfce4-session: gnome-keyring requires an option to enable it

Zachary McGrew zmcgrew at lunar-linux.org
Fri Oct 14 10:03:50 CEST 2011


commit a0928040f35a87b4c59fecc731192d1833d996f4
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Fri Oct 14 01:03:50 2011 -0700

    xfce4-session: gnome-keyring requires an option to enable it
    
    By default it is off, not on/auto
---
 xfce4/core/xfce4-session/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xfce4/core/xfce4-session/DEPENDS b/xfce4/core/xfce4-session/DEPENDS
index 9eba7a2..dab006d 100644
--- a/xfce4/core/xfce4-session/DEPENDS
+++ b/xfce4/core/xfce4-session/DEPENDS
@@ -6,7 +6,7 @@ depends dbus-glib
 depends xfce4-panel
 depends iceauth
 
-optional_depends gnome-keyring "" "--disable-libgnome-keyring" "Gnome keyring support"
+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"


More information about the Lunar-commits mailing list