[csw-devel] SF.net SVN: gar:[8156] csw/mgar/pkg/librsvg/trunk/Makefile

hson at users.sourceforge.net hson at users.sourceforge.net
Mon Jan 25 01:29:13 CET 2010


Revision: 8156
          http://gar.svn.sourceforge.net/gar/?rev=8156&view=rev
Author:   hson
Date:     2010-01-25 00:29:13 +0000 (Mon, 25 Jan 2010)

Log Message:
-----------
librsvg: Add some missing dependecy

Modified Paths:
--------------
    csw/mgar/pkg/librsvg/trunk/Makefile

Modified: csw/mgar/pkg/librsvg/trunk/Makefile
===================================================================
--- csw/mgar/pkg/librsvg/trunk/Makefile	2010-01-25 00:07:18 UTC (rev 8155)
+++ csw/mgar/pkg/librsvg/trunk/Makefile	2010-01-25 00:29:13 UTC (rev 8156)
@@ -28,11 +28,13 @@
 
 REQUIRED_PKGS += CSWbzip2 CSWfconfig CSWftype2 CSWggettextrt
 REQUIRED_PKGS += CSWglib2 CSWgs CSWgtk2 CSWiconv CSWlibatk
-REQUIRED_PKGS += CSWlibcairo CSWlibcroco CSWlibgsf
+REQUIRED_PKGS += CSWlibcairo CSWlibcroco CSWlibgsf CSWlibx11
 REQUIRED_PKGS += CSWlibxml2 CSWlibxml2devel CSWpango CSWpng CSWzlib
 REQUIRED_PKGS += CSWbonobo2 CSWgconf2 CSWgnomevfs2 CSWlibxrender CSWorbit2
 
-# We define upstream file regex so we can be notifed of new upstream software release
+# Only if building mozilla plugin
+#PREREQUISITE_PKGS += CSWmozilla
+
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
 
 # Upstream develops on gcc only 
@@ -40,8 +42,8 @@
 PATCHFILES += perceptualdiff.patch
 # Upstream have missed adding some required libs
 PATCHFILES += test_makefiles.patch
-# gtkdoc-rebase doesn't exist
-PATCHFILES += doc_makefile.patch
+# gtkdoc-rebase doesn't exist (now it does)
+#PATCHFILES += doc_makefile.patch
 
 LIBS=-lm
 EXTRA_COMMON_EXPORTS = LIBS


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list