[Lunar-commits] <moonbase> GConf: Fixed for optional use of PolicyKit

Terry Chan tchan at lunar-linux.org
Fri May 29 15:46:24 CEST 2009


commit e87f9aa80ed522c7fa4fc16bc81000f13716396a
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Fri May 29 08:46:24 2009 -0500

    GConf: Fixed for optional use of PolicyKit
---
 gnome2/platform/GConf/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnome2/platform/GConf/DEPENDS b/gnome2/platform/GConf/DEPENDS
index dc1edd8..ed1b8d1 100644
--- a/gnome2/platform/GConf/DEPENDS
+++ b/gnome2/platform/GConf/DEPENDS
@@ -1,4 +1,4 @@
 depends  ORBit2
-depends  PolicyKit
+optional_depends  PolicyKit "" "--disable-defaults-service" "Say No to Linux-PAM/PolicyKit"
 
 optional_depends  "gtk+-2"  "--enable-gtk"  ""  "for GTK+-2 Support"


More information about the Lunar-commits mailing list