Browse Source

Revert "libxml++: only include when x11 in DISTRO_FEATURES"

This reverts commit 44ece3daea4028e72473b6316ba3c7c54d833166.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa 6 years ago
parent
commit
222e65c95a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta-oe/recipes-core/libxml/libxml++_2.40.1.bb

+ 1 - 1
meta-oe/recipes-core/libxml/libxml++_2.40.1.bb

@@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "4ad4abdd3258874f61c2e2a41d08e9930677976d303653cd1670d3e9f3
 
 
 DEPENDS = "libxml2 glibmm"
 DEPENDS = "libxml2 glibmm"
 
 
-inherit distro_features_check autotools pkgconfig ptest
+inherit autotools pkgconfig ptest
 
 
 do_compile_ptest() {
 do_compile_ptest() {
   oe_runmake -C examples buildtest
   oe_runmake -C examples buildtest