mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
libxml++2: remove X11 distro check
looks like its not needed. Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -18,8 +18,6 @@ DEPENDS = "libxml2 glibmm"
|
|||||||
|
|
||||||
inherit distro_features_check autotools pkgconfig ptest
|
inherit distro_features_check autotools pkgconfig ptest
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "x11"
|
|
||||||
|
|
||||||
do_compile_ptest() {
|
do_compile_ptest() {
|
||||||
oe_runmake -C examples buildtest
|
oe_runmake -C examples buildtest
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user