mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Tretter <m.tretter@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Michael Tretter <m.tretter@pengutronix.de>
Subject: [ptxdist] [PATCH] gst-plugins-bad1: add missing dependency
Date: Fri,  2 Mar 2018 14:51:26 +0100	[thread overview]
Message-ID: <20180302135126.7604-1-m.tretter@pengutronix.de> (raw)

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

                 reply	other threads:[~2018-03-02 13:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180302135126.7604-1-m.tretter@pengutronix.de \
    --to=m.tretter@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox