mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
libxklavier: add x11 to REQUIRED_DISTRO_FEATURES
libxklavier depends on gtk+ and libxi which require
x11 distro feature.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 9a3c5c2b2e)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
7a557a2bea
commit
3a2f97e77a
@@ -5,6 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812"
|
||||
DEPENDS = "xkbcomp gtk+ iso-codes libxi libxml2"
|
||||
|
||||
GNOME_COMPRESS_TYPE = "xz"
|
||||
inherit gnomebase gettext gobject-introspection distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit gnomebase gettext gobject-introspection
|
||||
SRC_URI[archive.md5sum] = "290ea2a8abc40f78a3a16bdae6f02808"
|
||||
|
||||
Reference in New Issue
Block a user