mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 12:59:33 +00:00
toscoterm: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
679993691c
commit
28b7921d5e
@ -11,7 +11,9 @@ SRC_URI = "git://github.com/OSSystems/toscoterm.git"
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit gitpkgv pkgconfig
|
inherit distro_features_check gitpkgv pkgconfig
|
||||||
|
|
||||||
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|
||||||
do_compile() {
|
do_compile() {
|
||||||
oe_runmake \
|
oe_runmake \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user