mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 19:55:32 +00:00
videoconvert: link to local libgstvideo-0.11
This commit is contained in:
parent
c39ad574aa
commit
c3234c84ed
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ libgstvideoconvert_la_CFLAGS = \
|
|||
$(GST_CFLAGS) \
|
||||
$(ORC_CFLAGS)
|
||||
libgstvideoconvert_la_LIBADD = \
|
||||
$(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_MAJORMINOR) \
|
||||
$(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_MAJORMINOR).la \
|
||||
$(GST_BASE_LIBS) \
|
||||
$(GST_LIBS) \
|
||||
$(ORC_LIBS)
|
||||
|
|
Loading…
Reference in a new issue