summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-12-28 18:55:42 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-12-28 20:10:32 +0100
commit7a2543b4f66794992e1716606f08c48424c07c83 (patch)
tree44c20a8be769b5ab036f1b1cfd5c2ac62ebeec95 /dev-ros/global_planner
parentdev-ros/geometric_shapes: add missing := dep on console bridge (diff)
downloadgentoo-7a2543b4f66794992e1716606f08c48424c07c83.tar.gz
gentoo-7a2543b4f66794992e1716606f08c48424c07c83.tar.bz2
gentoo-7a2543b4f66794992e1716606f08c48424c07c83.zip
dev-ros/global_planner: add missing := dep on console bridge
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ros/global_planner')
-rw-r--r--dev-ros/global_planner/global_planner-1.15.1-r1.ebuild (renamed from dev-ros/global_planner/global_planner-1.15.1.ebuild)1
-rw-r--r--dev-ros/global_planner/global_planner-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-ros/global_planner/global_planner-1.15.1.ebuild b/dev-ros/global_planner/global_planner-1.15.1-r1.ebuild
index 7145234ce39d..795f804d8ce5 100644
--- a/dev-ros/global_planner/global_planner-1.15.1.ebuild
+++ b/dev-ros/global_planner/global_planner-1.15.1-r1.ebuild
@@ -25,5 +25,6 @@ RDEPEND="
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-libs/boost:=
+ dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}"
diff --git a/dev-ros/global_planner/global_planner-9999.ebuild b/dev-ros/global_planner/global_planner-9999.ebuild
index 7145234ce39d..795f804d8ce5 100644
--- a/dev-ros/global_planner/global_planner-9999.ebuild
+++ b/dev-ros/global_planner/global_planner-9999.ebuild
@@ -25,5 +25,6 @@ RDEPEND="
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-libs/boost:=
+ dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}"