diff options
| -rw-r--r-- | meta-oe/recipes-core/libxml/libxml++_2.40.1.bb | 2 |
1 files changed, 0 insertions, 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 c3d647cd9c..a38315c4d5 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" | |||
| 18 | 18 | ||
| 19 | inherit distro_features_check autotools pkgconfig ptest | 19 | inherit distro_features_check autotools pkgconfig ptest |
| 20 | 20 | ||
| 21 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 22 | |||
| 23 | do_compile_ptest() { | 21 | do_compile_ptest() { |
| 24 | oe_runmake -C examples buildtest | 22 | oe_runmake -C examples buildtest |
| 25 | } | 23 | } |
