Skip to content
Snippets Groups Projects
Commit e6c74f75 authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

Merge pull request #302 from KristofRobot/QA-fixes

Fixing various QA warnings
parents 192a25c4 903265df
No related branches found
No related tags found
No related merge requests found
......@@ -39,3 +39,5 @@ speechtools_sysroot_preprocess() {
sysroot_stage_dir ${WORKDIR}/speech_tools/base_class ${STAGING_DIR_TARGET}${datadir}/${PN}/base_class
sysroot_stage_dir ${WORKDIR}/speech_tools/lib ${STAGING_DIR_TARGET}${datadir}/${PN}/lib
}
RDEPENDS_${PN} += "perl"
......@@ -10,3 +10,5 @@ SRC_URI[sha256sum] = "b1a77e8d3a2ee3a065f9d6aea11867650facda40263feda6451d581aa7
S = "${WORKDIR}/${ROS_SP}"
inherit catkin
RDEPENDS_${PN} += "bash"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment