mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 21:28:52 +00:00
xfce4-session: add x11 to REQUIRED_DISTRO_FEATURES
xfce4-session depends on virtual/libx11 so it requires x11 distro feature. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
3d15aede4b
commit
464e4d4033
@ -5,7 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
|
||||
DEPENDS = "virtual/libx11 libsm libxfce4util libxfce4ui gtk+ libwnck dbus dbus-glib xfconf polkit"
|
||||
RDEPENDS_${PN} = "netbase xinit dbus-x11 iceauth upower"
|
||||
|
||||
inherit xfce update-alternatives
|
||||
inherit xfce update-alternatives distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI[md5sum] = "f4921fb2e606e74643daf1212263076c"
|
||||
SRC_URI[sha256sum] = "97d7f2a2d0af7f3623b68d1f04091e02913b28f9555dab8b0d26c8a1299d08fd"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user