[oe-commits] [meta-openembedded] 48/90: libxml++2: remove X11 distro check

git at git.openembedded.org git at git.openembedded.org
Fri Mar 30 00:01:09 UTC 2018


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

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

commit 9ef757b433c4a88f7595a88094e34d0b8afdec68
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Wed Mar 21 07:16:14 2018 -0700

    libxml++2: remove X11 distro check
    
    looks like its not needed.
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-oe/recipes-core/libxml/libxml++_2.40.1.bb | 2 --
 1 file changed, 2 deletions(-)

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 c3d647c..a38315c 100644
--- a/meta-oe/recipes-core/libxml/libxml++_2.40.1.bb
+++ b/meta-oe/recipes-core/libxml/libxml++_2.40.1.bb
@@ -18,8 +18,6 @@ DEPENDS = "libxml2 glibmm"
 
 inherit distro_features_check autotools pkgconfig ptest
 
-REQUIRED_DISTRO_FEATURES = "x11"
-
 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