[SM-Commit] GIT changes to devel-gnome-2.30 grimoire by Vasil Yonkov (bca1cb45217db0e3d21551b5e5fbbedb11121245)

Vasil Yonkov scm at sourcemage.org
Thu Mar 11 00:30:25 EST 2010


GIT changes to devel-gnome-2.30 grimoire by Vasil Yonkov <spirtbrat at sourcemage.org>:

 gnome2-libs/policykit/PRE_SUB_DEPENDS |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit bca1cb45217db0e3d21551b5e5fbbedb11121245
Author: Vasil Yonkov <spirtbrat at sourcemage.org>
Commit: Vasil Yonkov <spirtbrat at sourcemage.org>

    policykit: fixed a typo

diff --git a/gnome2-libs/policykit/PRE_SUB_DEPENDS b/gnome2-libs/policykit/PRE_SUB_DEPENDS
index 1d04bd1..63e9650 100755
--- a/gnome2-libs/policykit/PRE_SUB_DEPENDS
+++ b/gnome2-libs/policykit/PRE_SUB_DEPENDS
@@ -1,5 +1,6 @@
 case $THIS_SUB_DEPENDS in
-  GOBJ) is_depends_enabled $SPELL libpng && then return 0;;
+  GOBJ) is_depends_enabled $SPELL gobject-introspection &&
+          then return 0;;
      *) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL 
 $THIS_SUB_DEPENDS${DEFAULT_COLOR}" ; return 1;;
 esac



More information about the SM-Commit mailing list