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

the recipe ros-cpp-common is now simply called cpp-common

parent c7fd2f03
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ S = "${WORKDIR}/roscpp_core-release-release-roscpp_core-0.3.12"
ALLOW_EMPTY = "1"
DEPENDS = "\
ros-cpp-common \
cpp-common \
roscpp-serialization \
roscpp-traits \
rostime \
......
......@@ -12,7 +12,7 @@ S = "${WORKDIR}/roscpp_core-release-release-roscpp_serialization-0.3.12"
ALLOW_EMPTY = "1"
DEPENDS = "catkin-native \
ros-cpp-common \
cpp-common \
roscpp-traits \
rostime"
......
......@@ -9,8 +9,8 @@ SRC_URI[sha256sum] = "887a89406d9682dc49c4049b4fe0766b6613208fd9df95a0efa55579b9
S = "${WORKDIR}/roscpp_core-release-release-rostime-0.3.12"
DEPENDS = "catkin-native boost ros-cpp-common"
RDEPENDS = "boost ros-cpp-common"
DEPENDS = "catkin-native boost cpp-common"
RDEPENDS = "boost cpp-common"
FILES_${PN} += "${libdir}/*"
......
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