diff --git a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_11.0.0.bb b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_11.0.0.bb
index 89e6eca99b..84baeca8d9 100644
--- a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_11.0.0.bb
+++ b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_11.0.0.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/leethomason/tinyxml2.git;branch=master;protocol=http
            file://run-ptest"
 
 
-inherit meson ptest
+inherit cmake ptest
 
 EXTRA_OEMESON += " \
     ${@bb.utils.contains('PTEST_ENABLED', '1', '-Dtests=true', '', d)} \
