mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 23:17:10 +00:00
libxml++: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
0055684612
commit
44ece3daea
@ -16,7 +16,9 @@ SRC_URI[sha256sum] = "4ad4abdd3258874f61c2e2a41d08e9930677976d303653cd1670d3e9f3
|
||||
|
||||
DEPENDS = "libxml2 glibmm"
|
||||
|
||||
inherit autotools pkgconfig ptest
|
||||
inherit distro_features_check autotools pkgconfig ptest
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
do_compile_ptest() {
|
||||
oe_runmake -C examples buildtest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user