[117176] trunk/dports/gnome

ryandesign at macports.org ryandesign at macports.org
Tue Feb 18 06:45:07 PST 2014


Revision: 117176
          https://trac.macports.org/changeset/117176
Author:   ryandesign at macports.org
Date:     2014-02-18 06:45:07 -0800 (Tue, 18 Feb 2014)
Log Message:
-----------
grilo, grilo-plugins: allow glib2-devel to satisfy glib2 dependency

Modified Paths:
--------------
    trunk/dports/gnome/grilo/Portfile
    trunk/dports/gnome/grilo-plugins/Portfile

Modified: trunk/dports/gnome/grilo/Portfile
===================================================================
--- trunk/dports/gnome/grilo/Portfile	2014-02-18 12:25:47 UTC (rev 117175)
+++ trunk/dports/gnome/grilo/Portfile	2014-02-18 14:45:07 UTC (rev 117176)
@@ -26,7 +26,7 @@
                     port:intltool \
                     port:gnome-common
 
-depends_lib         port:glib2 \
+depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2 \
                     port:libxml2 \
                     port:liboauth \
                     port:libsoup \

Modified: trunk/dports/gnome/grilo-plugins/Portfile
===================================================================
--- trunk/dports/gnome/grilo-plugins/Portfile	2014-02-18 12:25:47 UTC (rev 117175)
+++ trunk/dports/gnome/grilo-plugins/Portfile	2014-02-18 14:45:07 UTC (rev 117176)
@@ -27,7 +27,7 @@
                     port:gnome-common \
                     port:gnome-doc-utils
 
-depends_lib         port:glib2 \
+depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2 \
                     port:libxml2 \
                     port:grilo \
                     port:gnome-online-accounts \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140218/c383b776/attachment-0001.html>


More information about the macports-changes mailing list