garnome r6397 - in branches/gnome-2-22: . desktop/gedit



Author: kbrae
Date: Wed Mar 19 13:45:09 2008
New Revision: 6397
URL: http://svn.gnome.org/viewvc/garnome?rev=6397&view=rev

Log:
        * desktop/gedit (LIBDEPS): Remove redundant, implicite dependency
        on gtksourceview-2.



Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/desktop/gedit/Makefile

Modified: branches/gnome-2-22/desktop/gedit/Makefile
==============================================================================
--- branches/gnome-2-22/desktop/gedit/Makefile	(original)
+++ branches/gnome-2-22/desktop/gedit/Makefile	Wed Mar 19 13:45:09 2008
@@ -3,7 +3,10 @@
 CATEGORIES = desktop
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 
-LIBDEPS = platform/libgnomeui platform/libglade desktop/libgnomeprintui desktop/eel bindings/pygtksourceview desktop/gnome-python-desktop office/enchant desktop/gtksourceview-2
+LIBDEPS = platform/libgnomeui platform/libglade desktop/libgnomeprintui \
+  desktop/eel bindings/pygtksourceview desktop/gnome-python-desktop \
+  office/enchant
+
 
 DESCRIPTION = gedit
 define BLURB



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]