mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
imsettings: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -7,7 +7,9 @@ This package contains the core DBus services and some utilities."
|
|||||||
HOMEPAGE = "http://code.google.com/p/imsettings/"
|
HOMEPAGE = "http://code.google.com/p/imsettings/"
|
||||||
SECTION = "Applications/System"
|
SECTION = "Applications/System"
|
||||||
|
|
||||||
inherit autotools gtk-doc gobject-introspection
|
inherit autotools gtk-doc gobject-introspection distro_features_check
|
||||||
|
|
||||||
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|
||||||
SRC_URI = "https://bitbucket.org/tagoh/imsettings/downloads/${BPN}-${PV}.tar.bz2 \
|
SRC_URI = "https://bitbucket.org/tagoh/imsettings/downloads/${BPN}-${PV}.tar.bz2 \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user