[Lunar-commits] r22600 - moonbase/trunk/gnome2/apps/meld
Terry Chan
tchan at lunar-linux.org
Fri Dec 15 16:41:48 CET 2006
Author: tchan
Date: 2006-12-15 16:41:48 +0100 (Fri, 15 Dec 2006)
New Revision: 22600
Modified:
moonbase/trunk/gnome2/apps/meld/DEPENDS
Log:
pygtksourceview is deprecated. gnome-python2-extras is the preferred solution.
Modified: moonbase/trunk/gnome2/apps/meld/DEPENDS
===================================================================
--- moonbase/trunk/gnome2/apps/meld/DEPENDS 2006-12-15 14:50:55 UTC (rev 22599)
+++ moonbase/trunk/gnome2/apps/meld/DEPENDS 2006-12-15 15:41:48 UTC (rev 22600)
@@ -1,3 +1,3 @@
depends gnome-python2 &&
depends libgnomeui &&
-optional_depends "pygtksourceview" "" "" "For syntax highlighting"
+optional_depends "gnome-python2-extras" "" "" "For syntax highlighting"
More information about the Lunar-commits
mailing list