mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
toscoterm: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -11,7 +11,9 @@ SRC_URI = "git://github.com/OSSystems/toscoterm.git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit gitpkgv pkgconfig
|
||||
inherit distro_features_check gitpkgv pkgconfig
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
do_compile() {
|
||||
oe_runmake \
|
||||
|
||||
Reference in New Issue
Block a user