[137067] trunk/dports/gnome/gstreamer010-gst-plugins-bad/Portfile

devans at macports.org devans at macports.org
Wed Jun 3 18:22:39 PDT 2015


Revision: 137067
          https://trac.macports.org/changeset/137067
Author:   devans at macports.org
Date:     2015-06-03 18:22:39 -0700 (Wed, 03 Jun 2015)
Log Message:
-----------
gstreamer010-gst-plugins-bad: change libvpx from lib dependency to build dependency (#47934).

Modified Paths:
--------------
    trunk/dports/gnome/gstreamer010-gst-plugins-bad/Portfile

Modified: trunk/dports/gnome/gstreamer010-gst-plugins-bad/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer010-gst-plugins-bad/Portfile	2015-06-04 01:17:27 UTC (rev 137066)
+++ trunk/dports/gnome/gstreamer010-gst-plugins-bad/Portfile	2015-06-04 01:22:39 UTC (rev 137067)
@@ -31,6 +31,11 @@
 
 depends_build       port:pkgconfig
 
+# libvpx is static only so can be considered a build dependency (#47934)
+
+depends_build-append \
+                    port:libvpx
+
 depends_lib         port:gstreamer010-gst-plugins-base \
                     port:XviD \
                     port:curl \
@@ -53,7 +58,6 @@
                     port:libpng \
                     port:librsvg \
                     port:libsndfile \
-                    port:libvpx \
                     port:soundtouch \
                     port:spandsp-devel \
                     port:neon \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150603/53064de4/attachment-0001.html>


More information about the macports-changes mailing list