All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 10/11] gst1-plugins-base: remove never set BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_WAYLAND
Date: Thu, 12 Apr 2018 22:45:42 +0200	[thread overview]
Message-ID: <20180412204543.25535-3-ps.report@gmx.net> (raw)
In-Reply-To: <20180412204543.25535-1-ps.report@gmx.net>

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
index 71ea964e09..0edc757484 100644
--- a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
+++ b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
@@ -68,7 +68,7 @@ else
 GST1_PLUGINS_BASE_CONF_OPTS += --disable-x11
 endif
 
-ifneq ($(BR2_PACKAGE_GST1_PLUGINS_BASE_LIB_OPENGL_WAYLAND)$(BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_WAYLAND),)
+ifneq ($(BR2_PACKAGE_GST1_PLUGINS_BASE_LIB_OPENGL_WAYLAND),)
 GST1_PLUGINS_BASE_CONF_OPTS += --enable-wayland
 GST1_PLUGINS_BASE_DEPENDENCIES += wayland wayland-protocols
 else
-- 
2.16.3

  parent reply	other threads:[~2018-04-12 20:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-12 20:45 [Buildroot] [PATCH v4 00/11] Fixes for the gstreamer1: bump to 1.14.0 patchset Peter Seiderer
2018-04-12 20:45 ` [Buildroot] [PATCH v4 09/11] gst1-plugins-bad: re-add wayland option Peter Seiderer
2018-04-12 20:45 ` Peter Seiderer [this message]
2018-05-01 12:38   ` [Buildroot] [PATCH v4 10/11] gst1-plugins-base: remove never set BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_WAYLAND Adam Duskett
2018-05-02 20:30     ` Peter Seiderer
2018-04-12 20:45 ` [Buildroot] [PATCH v4 11/11] gstreamer1-editing-services: bump to 1.14.0 Peter Seiderer

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=20180412204543.25535-3-ps.report@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.