maybe it is also good to add the files in standard package to the development package in catkin (commented out because it is not clear yet if it does help eventually)

This commit is contained in:
Lukas Bulwahn 2013-01-30 14:29:54 +01:00
parent 9262d74262
commit 35b27ccbf8
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ EXTRA_OECMAKE = "-DSETUPTOOLS_DEB_LAYOUT=OFF"
inherit cmake pythonnative python-dir
FILES_${PN} += "${libdir}/${PYTHON_DIR}/* ${PYTHON_SITEPACKAGES_DIR}/*"
# FILES_${PN}-dev += "${libdir}/${PYTHON_DIR}/* ${PYTHON_SITEPACKAGES_DIR}/*"
export BUILD_SYS
export HOST_SYS