garnome r6599 - in trunk: . freedesktop/pixman



Author: kbrae
Date: Wed Jun  4 00:42:48 2008
New Revision: 6599
URL: http://svn.gnome.org/viewvc/garnome?rev=6599&view=rev

Log:
	* freedesktop/pixman: dep on autoconf 2.61 for the upstream hack



Modified:
   trunk/ChangeLog
   trunk/freedesktop/pixman/Makefile

Modified: trunk/freedesktop/pixman/Makefile
==============================================================================
--- trunk/freedesktop/pixman/Makefile	(original)
+++ trunk/freedesktop/pixman/Makefile	Wed Jun  4 00:42:48 2008
@@ -6,7 +6,9 @@
 
 MASTER_SITES = http://cairographics.org/releases/
 
-LIBDEPS = freedesktop/pkg-config
+# autoconf and the pre-configure target are ONLY needed for the
+# pixman-disable-gtk.patch upstream patch
+LIBDEPS = bootstrap/autoconf-2.61 freedesktop/pkg-config
 
 DESCRIPTION = pixman
 define BLURB
@@ -23,7 +25,6 @@
 
 include ../category.mk
 
-# needed for pixman-disable-gtk.patch upstream patch
 pre-configure:
 	@echo "  Regenerating configure..."
 	@cd $(WORKSRC); rm -f configure; autoconf



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