adding catkin-pkg for sysroot environment (native package)

This commit is contained in:
Lukas Bulwahn 2013-01-09 08:09:43 +01:00
parent c3f3811cf4
commit 8aa27d432d
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
require python-catkin-pkg_${PV}.bb
inherit native pythonnative
DEPENDS = "python-native"
RDEPENDS_${PN} = ""