[SM-Commit] GIT changes to master grimoire by George Sherwood (a5d6ef6d140e4aafde08f3cbed52145f61874fa9)

George Sherwood scm at sourcemage.org
Sun Sep 16 02:19:16 EDT 2007


GIT changes to master grimoire by George Sherwood <gsherwood at sourcemage.org>:

 gnome2-apps/gedit/DEPENDS |    3 ++-
 gnome2-apps/gedit/HISTORY |    3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit a5d6ef6d140e4aafde08f3cbed52145f61874fa9
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    gedit: Added depends pygtksourceview if optional_depends python

diff --git a/gnome2-apps/gedit/DEPENDS b/gnome2-apps/gedit/DEPENDS
index f63d09b..5b2b5c8 100755
--- a/gnome2-apps/gedit/DEPENDS
+++ b/gnome2-apps/gedit/DEPENDS
@@ -37,5 +37,6 @@ source  "$GRIMOIRE/is_depends_enabled.function"  &&
 if is_depends_enabled $SPELL python; then
   depends  gnome-python-desktop  &&
   depends  pygobject             &&
-  depends  pygtk2
+  depends  pygtk2                &&
+  depends  pygtksourceview
 fi
diff --git a/gnome2-apps/gedit/HISTORY b/gnome2-apps/gedit/HISTORY
index 11269e3..0d470b5 100644
--- a/gnome2-apps/gedit/HISTORY
+++ b/gnome2-apps/gedit/HISTORY
@@ -1,3 +1,6 @@
+2007-09-16 George Sherwood <george at beernabeer.com>
+	* DEPENDS: Added pygtksourceview as depends if python is selected
+
 2007-09-15 David Brown <dmlb2000 at gmail.com>
 	* DETAILS: updated to 2.19.92 along with rest of gnome
 



More information about the SM-Commit mailing list