[oe-commits] [meta-openembedded] 01/39: Revert "libxml++: only include when x11 in DISTRO_FEATURES"

git at git.openembedded.org git at git.openembedded.org
Wed Jun 20 23:15:43 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch sumo-next
in repository meta-openembedded.

commit d6722e86a8139d9e7aa1eede1a7654158ac6c21f
Author: Martin Jansa <martin.jansa at gmail.com>
AuthorDate: Tue Jun 12 18:12:59 2018 +0000

    Revert "libxml++: only include when x11 in DISTRO_FEATURES"
    
    This reverts commit 44ece3daea4028e72473b6316ba3c7c54d833166.
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-oe/recipes-core/libxml/libxml++_2.40.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-core/libxml/libxml++_2.40.1.bb b/meta-oe/recipes-core/libxml/libxml++_2.40.1.bb
index a38315c..c001c18 100644
--- a/meta-oe/recipes-core/libxml/libxml++_2.40.1.bb
+++ b/meta-oe/recipes-core/libxml/libxml++_2.40.1.bb
@@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "4ad4abdd3258874f61c2e2a41d08e9930677976d303653cd1670d3e9f3
 
 DEPENDS = "libxml2 glibmm"
 
-inherit distro_features_check autotools pkgconfig ptest
+inherit autotools pkgconfig ptest
 
 do_compile_ptest() {
   oe_runmake -C examples buildtest

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list