dev-ros/depthimage_to_laserscan: add missing := dep on console bridge
authorAlexis Ballier <aballier@gentoo.org>
Thu, 28 Dec 2017 16:20:59 +0000 (17:20 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 28 Dec 2017 19:10:14 +0000 (20:10 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r2.ebuild [moved from dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild with 96% similarity]
dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-9999.ebuild

similarity index 96%
rename from dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild
rename to dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r2.ebuild
index b900bfd13f720a338d4d5efc90f5f7f64dd58757..b0b3cce5f4e8e5f928e4e28c913ca22c3c4f3e60 100644 (file)
@@ -22,6 +22,7 @@ RDEPEND="
        dev-ros/nodelet
        dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-libs/boost:=
+       dev-libs/console_bridge:=
 "
 DEPEND="${RDEPEND}"
 PATCHES=( "${FILESDIR}/isnan.patch" )
index 41810a661ed0331653f65900da6866ab4ab08460..9a1d9908c4d6a9c17d08d9864a34ff1b9fd98782 100644 (file)
@@ -22,5 +22,6 @@ RDEPEND="
        dev-ros/nodelet
        dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-libs/boost:=
+       dev-libs/console_bridge:=
 "
 DEPEND="${RDEPEND}"