[116725] trunk/dports/gnome/grilo/Portfile

devans at macports.org devans at macports.org
Tue Feb 4 13:30:26 PST 2014


Revision: 116725
          https://trac.macports.org/changeset/116725
Author:   devans at macports.org
Date:     2014-02-04 13:30:26 -0800 (Tue, 04 Feb 2014)
Log Message:
-----------
grilo: add missing dependency on vala to fix build.

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

Modified: trunk/dports/gnome/grilo/Portfile
===================================================================
--- trunk/dports/gnome/grilo/Portfile	2014-02-04 21:20:35 UTC (rev 116724)
+++ trunk/dports/gnome/grilo/Portfile	2014-02-04 21:30:26 UTC (rev 116725)
@@ -29,7 +29,8 @@
 depends_lib         port:glib2 \
                     port:libxml2 \
                     port:liboauth \
-                    port:gobject-introspection
+                    port:gobject-introspection \
+                    port:vala
 
 configure.args      --enable-introspection=yes \
                     --disable-silent-rules \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140204/c5236a8f/attachment.html>


More information about the macports-changes mailing list