wayland: only use libdrm headers, don't link to the lib
https://bugzilla.gnome.org/show_bug.cgi?id=773927
This commit is contained in:
parent
bdcc9d1704
commit
5f5ce8f1ff
@ -30,8 +30,7 @@ libgstwaylandsink_la_LIBADD = \
|
|||||||
$(GST_PLUGINS_BASE_LIBS) \
|
$(GST_PLUGINS_BASE_LIBS) \
|
||||||
-lgstvideo-$(GST_API_VERSION) \
|
-lgstvideo-$(GST_API_VERSION) \
|
||||||
-lgstallocators-$(GST_API_VERSION) \
|
-lgstallocators-$(GST_API_VERSION) \
|
||||||
$(WAYLAND_LIBS) \
|
$(WAYLAND_LIBS)
|
||||||
$(WAYLAND_DRM_LIBS)
|
|
||||||
libgstwaylandsink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
libgstwaylandsink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||||
libgstwaylandsink_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
|
libgstwaylandsink_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user