* [ptxdist] [PATCH] gst-plugins-bad1: add missing dependency
@ 2018-03-02 13:51 Michael Tretter
0 siblings, 0 replies; only message in thread
From: Michael Tretter @ 2018-03-02 13:51 UTC (permalink / raw)
To: ptxdist; +Cc: Michael Tretter
The wayland plugin depends on libdrm.
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
rules/gst-plugins-bad1.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/gst-plugins-bad1.in b/rules/gst-plugins-bad1.in
index e819b894c..4c17517b9 100644
--- a/rules/gst-plugins-bad1.in
+++ b/rules/gst-plugins-bad1.in
@@ -25,7 +25,7 @@ menuconfig GST_PLUGINS_BAD1
select MESALIB_EGL_WAYLAND if GST_PLUGINS_BAD1_EGL_WAYLAND
select MESALIB_GLX if GST_PLUGINS_BAD1_GLX
select XORG_LIB_X11 if GST_PLUGINS_BAD1_EGL_X11
- select LIBDRM if GST_PLUGINS_BAD1_KMS
+ select LIBDRM if GST_PLUGINS_BAD1_KMS || GST_PLUGINS_BAD1_WAYLAND
select LIBDRM_LIBKMS if GST_PLUGINS_BAD1_KMS
select OPUS if GST_PLUGINS_BAD1_OPUS
select QT5 if GST_PLUGINS_BAD1_QT
--
2.16.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-03-02 13:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-02 13:51 [ptxdist] [PATCH] gst-plugins-bad1: add missing dependency Michael Tretter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox