[101041] trunk/dports/science/gst-plugins-math/Portfile

aronnax at macports.org aronnax at macports.org
Thu Jan 3 08:11:28 PST 2013


Revision: 101041
          https://trac.macports.org/changeset/101041
Author:   aronnax at macports.org
Date:     2013-01-03 08:11:27 -0800 (Thu, 03 Jan 2013)
Log Message:
-----------
gst-plugins-math: added missing dependency on gst-plugins-base

Modified Paths:
--------------
    trunk/dports/science/gst-plugins-math/Portfile

Modified: trunk/dports/science/gst-plugins-math/Portfile
===================================================================
--- trunk/dports/science/gst-plugins-math/Portfile	2013-01-03 16:05:41 UTC (rev 101040)
+++ trunk/dports/science/gst-plugins-math/Portfile	2013-01-03 16:11:27 UTC (rev 101041)
@@ -22,7 +22,8 @@
 
 depends_build         port:pkgconfig
 
-depends_lib           port:gstreamer
+depends_lib           port:gstreamer \
+                      port:gst-plugins-base
 
 livecheck.url         https://github.com/${github.author}/${name}/downloads
 livecheck.regex       ${name}-(\\d+(\\.\\d+)*)[regsub -all \\. ${extract.suffix} \\.]
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130103/954aeedc/attachment.html>


More information about the macports-changes mailing list