diff --git a/recipes-devtools/python/python-catkin-pkg.inc b/recipes-devtools/python/python-catkin-pkg.inc index 72ea002..72260e6 100644 --- a/recipes-devtools/python/python-catkin-pkg.inc +++ b/recipes-devtools/python/python-catkin-pkg.inc @@ -9,4 +9,7 @@ SRC_URI[sha256sum] = "d4d069eaeb29d6a9ee71773b20c41515b6e0feb9ea2765ebaf3e599d0c inherit pypi +RDEPENDS_${PN} = "${PYTHON_PN}-unixadmin" +RDEPENDS_${PN}_class-native = "" + BBCLASSEXTEND = "native"