Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 5/5] package/freerdp: introduce the wayland client
Date: Sat, 03 Oct 2015 14:13:01 +0200	[thread overview]
Message-ID: <87vbao9mlu.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <cfef88063641104f06cac70e48390a1ea06305b9.1441569038.git.yann.morin.1998@free.fr> (Yann E. MORIN's message of "Sun, 6 Sep 2015 21:54:22 +0200")

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
 > ---
 >  package/freerdp/Config.in  |  5 +++++
 >  package/freerdp/freerdp.mk | 22 ++++++++++++++++++----
 >  2 files changed, 23 insertions(+), 4 deletions(-)

 > diff --git a/package/freerdp/Config.in b/package/freerdp/Config.in
 > index 7758025..a007b0b 100644
 > --- a/package/freerdp/Config.in
 > +++ b/package/freerdp/Config.in
 > @@ -69,6 +69,11 @@ config BR2_PACKAGE_FREERDP_CLIENT_X11
 >  comment "server and X11 client need X.Org"
 >  	depends on !BR2_PACKAGE_XORG7
 
 > +# Dependencies for wayland are already dependencies of FreeRDP
 > +config BR2_PACKAGE_FREERDP_CLIENT_WL
 > +	bool "wayland client"
 > +	select BR2_PACKAGE_WAYLAND

For the X11 client we depend on XORG, so it imho makes sense to use
depends on (and default y) here as well. It is also in line with the
other packages with optional wayland support (gstreamer, libgtk3).

Committed with that fixed, thanks.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2015-10-03 12:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-06 19:54 [Buildroot] [PATCH 0/5] package/freedp: bump version (branch yem/freerdp) Yann E. MORIN
2015-09-06 19:54 ` [Buildroot] [PATCH 1/5] package/freerdp: bump to master Yann E. MORIN
2015-10-02 20:29   ` Peter Korsgaard
2015-09-06 19:54 ` [Buildroot] [PATCH 2/5] package/weston: restore the freerdp backend Yann E. MORIN
2015-10-02 20:29   ` Peter Korsgaard
2015-09-06 19:54 ` [Buildroot] [PATCH 3/5] package/freerdp: re-add support for gstreamer Yann E. MORIN
2015-10-03  7:08   ` Peter Korsgaard
2015-09-06 19:54 ` [Buildroot] [PATCH 4/5] package/freerdp: prepare for adding another client Yann E. MORIN
2015-10-03 12:04   ` Peter Korsgaard
2015-09-06 19:54 ` [Buildroot] [PATCH 5/5] package/freerdp: introduce the wayland client Yann E. MORIN
2015-10-03 12:13   ` Peter Korsgaard [this message]

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=87vbao9mlu.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox