From: Armin Kuster <akuster808@gmail.com>
To: akuster808@gmail.com, openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 4/5] blueman: add x11 to REQUIRED_DISTRO_FEATURES
Date: Fri, 12 Oct 2018 08:26:20 -0700 [thread overview]
Message-ID: <1539357981-3675-5-git-send-email-akuster808@gmail.com> (raw)
In-Reply-To: <1539357981-3675-1-git-send-email-akuster808@gmail.com>
Nothing RPROVIDES 'thunar'
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
meta-oe/recipes-connectivity/blueman/blueman_git.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta-oe/recipes-connectivity/blueman/blueman_git.bb b/meta-oe/recipes-connectivity/blueman/blueman_git.bb
index 947db78..8eb99ed 100644
--- a/meta-oe/recipes-connectivity/blueman/blueman_git.bb
+++ b/meta-oe/recipes-connectivity/blueman/blueman_git.bb
@@ -4,7 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS = "bluez5 python3-pygobject python3-cython-native python3-setuptools-native intltool-native"
-inherit autotools systemd gsettings python3native gtk-icon-cache
+inherit autotools systemd gsettings python3native gtk-icon-cache distro_features_check
+REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI = " \
git://github.com/blueman-project/blueman.git \
--
2.7.4
next prev parent reply other threads:[~2018-10-12 15:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-12 15:26 [meta-oe][PATCH 0/5] Make meta-oe pass again Armin Kuster
2018-10-12 15:26 ` [meta-oe][PATCH 1/5] directfb: add x11 to REQUIRED_DISTRO_FEATURES Armin Kuster
2018-10-12 17:52 ` Vesa Jääskeläinen
2018-10-12 20:34 ` Burton, Ross
2018-10-12 21:19 ` akuster808
2018-10-13 7:48 ` Adrian Bunk
2018-10-12 15:26 ` [meta-oe][PATCH 2/5] vlc: " Armin Kuster
2018-10-12 15:29 ` Khem Raj
2018-10-12 15:26 ` [meta-oe][PATCH 3/5] directfb-examples: " Armin Kuster
2018-10-12 15:26 ` Armin Kuster [this message]
2018-10-12 19:51 ` [meta-oe][PATCH 4/5] blueman: " Andreas Müller
2018-10-12 19:55 ` Khem Raj
2018-10-12 15:26 ` [meta-oe][PATCH 5/5] blueman: really belongs in meta-networking Armin Kuster
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=1539357981-3675-5-git-send-email-akuster808@gmail.com \
--to=akuster808@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox