diff options
-rw-r--r-- | meta-oe/recipes-core/libxml/libxml++_2.40.1.bb | 2 |
1 files changed, 1 insertions, 1 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 a38315c4d5..c001c184cb 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 | |||
16 | 16 | ||
17 | DEPENDS = "libxml2 glibmm" | 17 | DEPENDS = "libxml2 glibmm" |
18 | 18 | ||
19 | inherit distro_features_check autotools pkgconfig ptest | 19 | inherit autotools pkgconfig ptest |
20 | 20 | ||
21 | do_compile_ptest() { | 21 | do_compile_ptest() { |
22 | oe_runmake -C examples buildtest | 22 | oe_runmake -C examples buildtest |