diff --git a/recipes-devtools/python/python-catkin-pkg-native_0.1.8.bb b/recipes-devtools/python/python-catkin-pkg-native_0.1.8.bb new file mode 100644 index 0000000000000000000000000000000000000000..fdb3b49ce34a9ca3ec4ca84862e1639ea8081109 --- /dev/null +++ b/recipes-devtools/python/python-catkin-pkg-native_0.1.8.bb @@ -0,0 +1,4 @@ +require python-catkin-pkg_${PV}.bb +inherit native pythonnative +DEPENDS = "python-native" +RDEPENDS_${PN} = ""