removing RDEPENDS because we cannot check if it works as intended, as long as we are just compiling, but not running ROS.

This commit is contained in:
Lukas Bulwahn 2013-02-08 08:06:38 +01:00
parent ae11ca4b72
commit b43fbeee71
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ SRC_URI[sha256sum] = "887a89406d9682dc49c4049b4fe0766b6613208fd9df95a0efa55579b9
S = "${WORKDIR}/roscpp_core-release-release-rostime-0.3.12"
DEPENDS = "catkin-native boost cpp-common"
RDEPENDS = "boost cpp-common"
FILES_${PN} += "${libdir}/*"