mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
libxfce4ui: add x11 to REQUIRED_DISTRO_FEATURES
libxfce4ui depends on virtual/libx11 so requires 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 567a718393)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
4ea40f3c34
commit
4898fc6c36
@@ -4,7 +4,9 @@ LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
|
||||
DEPENDS = "perl-native glib-2.0 gtk+ gtk+3 intltool-native libxfce4util xfconf xfce4-dev-tools virtual/libx11 libsm libice"
|
||||
|
||||
inherit xfce autotools gettext gtk-doc
|
||||
inherit xfce autotools gettext gtk-doc distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI += " \
|
||||
file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch \
|
||||
|
||||
Reference in New Issue
Block a user