hawaii-shell: require wayland in DISTRO_FEATURES

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-06-04 00:01:57 +02:00
parent e610747065
commit f135d32bcd

View File

@@ -5,9 +5,12 @@ LIC_FILES_CHKSUM = " \
file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c \
"
inherit hawaii pythonnative cmake-lib
inherit hawaii pythonnative cmake-lib distro_features_check
#inherit systemd
# weston fails for missing wayland-egl
REQUIRED_DISTRO_FEATURES = "wayland"
SRC_URI += " \
file://0001-find-host-s-git.patch \
"