diff --git a/meta-python/recipes-devtools/python/python-vcversioner_2.16.0.0.bb b/meta-python/recipes-devtools/python/python-vcversioner_2.16.0.0.bb index f4a6009f87..cd6fa8dff6 100644 --- a/meta-python/recipes-devtools/python/python-vcversioner_2.16.0.0.bb +++ b/meta-python/recipes-devtools/python/python-vcversioner_2.16.0.0.bb @@ -20,5 +20,6 @@ do_install_append() { RDEPENDS_${PN} += "\ ${PYTHON_PN}-subprocess \ " +RDEPENDS_${PN}_class-native = "" BBCLASSEXTEND = "native"