mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-30 05:31:15 +00:00
applemedia: do not link gstinterfaces
This commit is contained in:
parent
50fa240958
commit
156d80d74b
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ libgstapplemedia_la_OBJCFLAGS = \
|
||||||
libgstapplemedia_la_LIBADD = \
|
libgstapplemedia_la_LIBADD = \
|
||||||
$(GST_BASE_LIBS) \
|
$(GST_BASE_LIBS) \
|
||||||
$(GST_PLUGINS_BASE_LIBS) \
|
$(GST_PLUGINS_BASE_LIBS) \
|
||||||
-lgstinterfaces-$(GST_API_VERSION) \
|
|
||||||
-lgstvideo-$(GST_API_VERSION)
|
-lgstvideo-$(GST_API_VERSION)
|
||||||
|
|
||||||
libgstapplemedia_la_LIBTOOLFLAGS = --tag=disable-static
|
libgstapplemedia_la_LIBTOOLFLAGS = --tag=disable-static
|
||||||
|
|
Loading…
Reference in a new issue