All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH][v3 17/20] yelp: add x11 to required distro features
Date: Mon,  9 Dec 2019 09:36:09 +0100	[thread overview]
Message-ID: <20191209083612.23922-18-schnitzeltony@gmail.com> (raw)
In-Reply-To: <20191209083612.23922-1-schnitzeltony@gmail.com>

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb b/meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb
index f6311965e..348727e44 100644
--- a/meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb
+++ b/meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb
@@ -4,7 +4,10 @@ LIC_FILES_CHKSUM = " \
     file://COPYING;md5=6e1b9cb787e76d7e6946887a65caa754 \
 "
 
-inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc
+inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc features_check
+
+# for webkitgtk
+REQUIRED_DISTRO_FEATURES = "x11"
 
 SRC_URI[archive.md5sum] = "776e29bd16424c8712cbf340cfe6429b"
 SRC_URI[archive.sha256sum] = "e3d6527c5963d73206891b32f1f23363164be57de248555513bd0be77a7bd045"
-- 
2.21.0



  parent reply	other threads:[~2019-12-09  8:36 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-09  8:35 [PATCH][v3 00/20] Gnome cleanups & desktop patches Andreas Müller
2019-12-09  8:35 ` [PATCH][v3 01/20] gjs: initial add 1.58.3 Andreas Müller
2019-12-10 19:59   ` Khem Raj
2019-12-10 22:13     ` Andreas Müller
2019-12-10 23:41       ` Khem Raj
2019-12-09  8:35 ` [PATCH][v3 02/20] gdm: re-add 3.34.1 Andreas Müller
2019-12-09  8:35 ` [PATCH][v3 03/20] gnome-shell: initial add 3.34.1 Andreas Müller
2019-12-09  8:35 ` [PATCH][v3 04/20] gnome-shell-extensions: " Andreas Müller
2019-12-09  8:35 ` [PATCH][v3 05/20] accountsservice: initial add 0.6.55 Andreas Müller
2019-12-10 19:57   ` Khem Raj
2019-12-10 21:53     ` Andreas Müller
2019-12-10 23:47       ` Khem Raj
2019-12-11  0:03         ` Andreas Müller
2019-12-09  8:35 ` [PATCH][v3 06/20] rest: initial add 0.8.1 Andreas Müller
2019-12-09  8:35 ` [PATCH][v3 07/20] gnome-online-accounts: initial add 3.34.1 Andreas Müller
2019-12-09  8:36 ` [PATCH][v3 08/20] gnome-control-center: re-add 3.34.1 Andreas Müller
2019-12-09  8:36 ` [PATCH][v3 09/20] gnome-session: inital add 3.34.1 Andreas Müller
2019-12-09  8:36 ` [PATCH][v3 10/20] gnome-panel: (re)add 3.34.1 Andreas Müller
2019-12-09  8:36 ` [PATCH][v3 11/20] gnome-flashback: initial add 3.34.1 Andreas Müller
2019-12-09  8:36 ` [PATCH][v3 12/20] Add: packagegroup-gnome-apps / packagegroup-gnome-desktop Andreas Müller
2019-12-09  8:36 ` [PATCH][v3 13/20] glfw: add features_check to inherit Andreas Müller
2019-12-09  8:36 ` [PATCH][v3 14/20] stalonetray: Add x11 to required distro feature Andreas Müller
2019-12-09  8:36 ` [PATCH][v3 15/20] projucer: add x11 to required distro features Andreas Müller
2019-12-09  8:36 ` [PATCH][v3 16/20] colord-gtk: add polkit " Andreas Müller
2019-12-09  8:36 ` Andreas Müller [this message]
2019-12-09  8:36 ` [PATCH][v3 18/20] file-roller: remove nautilus from DEPENDS Andreas Müller
2019-12-09  8:36 ` [PATCH][v3 19/20] libgdata: add x11 to required distro features Andreas Müller
2019-12-09  8:36 ` [PATCH][v3 20/20] accountsservice: Hack musl build fix Andreas Müller

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=20191209083612.23922-18-schnitzeltony@gmail.com \
    --to=schnitzeltony@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.