garnome r6387 - in branches/gnome-2-22: . desktop/libcroco



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

Log:
        * desktop/libcroco (LIBDEPS): Correct dependencies, libcroco does
        not depend on pango but glib.



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

Modified: branches/gnome-2-22/desktop/libcroco/Makefile
==============================================================================
--- branches/gnome-2-22/desktop/libcroco/Makefile	(original)
+++ branches/gnome-2-22/desktop/libcroco/Makefile	Wed Mar 19 13:24:13 2008
@@ -3,7 +3,8 @@
 CATEGORIES = desktop
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 
-LIBDEPS = platform/libxml2 platform/pango
+LIBDEPS = platform/libxml2 platform/glib
+
 
 DESCRIPTION = libcroco
 define BLURB



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