diff --git a/meta-python/recipes-devtools/python/python3-behave_1.3.3.bb b/meta-python/recipes-devtools/python/python3-behave_1.3.3.bb index 77bbfde7b8..9be8f25b44 100644 --- a/meta-python/recipes-devtools/python/python3-behave_1.3.3.bb +++ b/meta-python/recipes-devtools/python/python3-behave_1.3.3.bb @@ -10,6 +10,8 @@ SRC_URI += "git://github.com/behave/behave;branch=release/v1.3.x;protocol=https" inherit python_setuptools_build_meta +DEPENDS += "python3-wheel-native" + RDEPENDS:${PN} += " \ python3-parse-type \ python3-setuptools \