[76237] trunk/dports/graphics/gdk-pixbuf2/Portfile

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Feb 18 19:42:21 PST 2011


Revision: 76237
          http://trac.macports.org/changeset/76237
Author:   singingwolfboy at macports.org
Date:     2011-02-18 19:42:21 -0800 (Fri, 18 Feb 2011)
Log Message:
-----------
Added dependency on gobject-introspection to gdk-pixbuf2 port, to deal with enable-introspection flag

Modified Paths:
--------------
    trunk/dports/graphics/gdk-pixbuf2/Portfile

Modified: trunk/dports/graphics/gdk-pixbuf2/Portfile
===================================================================
--- trunk/dports/graphics/gdk-pixbuf2/Portfile	2011-02-19 03:40:24 UTC (rev 76236)
+++ trunk/dports/graphics/gdk-pixbuf2/Portfile	2011-02-19 03:42:21 UTC (rev 76237)
@@ -33,7 +33,8 @@
 depends_lib                 path:lib/pkgconfig/glib-2.0.pc:glib2 \
                             port:libpng \
                             port:jasper \
-                            port:tiff
+                            port:tiff \
+                            port:gobject-introspection
 
 pre-activate {
     if { [file exists ${prefix}/lib/pkgconfig/gdk-pixbuf-2.0.pc]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110218/a6c36915/attachment.html>


More information about the macports-changes mailing list