gst-plugins-bad: applemedia: do not link gstinterfaces

Sebastian Dröge slomo at kemper.freedesktop.org
Mon Apr 16 02:19:22 PDT 2012


Module: gst-plugins-bad
Branch: master
Commit: 156d80d74b4088c39a3d2909bdd91eb494e5abd5
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=156d80d74b4088c39a3d2909bdd91eb494e5abd5

Author: Matej Knopp <matej.knopp at gmail.com>
Date:   Mon Apr 16 11:00:44 2012 +0200

applemedia: do not link gstinterfaces

---

 sys/applemedia/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/sys/applemedia/Makefile.am b/sys/applemedia/Makefile.am
index e2b5395..6b75328 100644
--- a/sys/applemedia/Makefile.am
+++ b/sys/applemedia/Makefile.am
@@ -25,7 +25,6 @@ libgstapplemedia_la_OBJCFLAGS =			\
 libgstapplemedia_la_LIBADD =			\
 	$(GST_BASE_LIBS)			\
 	$(GST_PLUGINS_BASE_LIBS)		\
-	-lgstinterfaces-$(GST_API_VERSION)	\
 	-lgstvideo-$(GST_API_VERSION)
 
 libgstapplemedia_la_LIBTOOLFLAGS = --tag=disable-static



More information about the gstreamer-commits mailing list