diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 15:55:41 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:19:40 +0200 |
commit | 5ec6fb1e5797025f3a949f70df5b7da339c6ee91 (patch) | |
tree | 64e99df96b92fe0cf0667ea12ef99840a26d7e8e /dev-ros | |
parent | dev-ros/qt_gui_cpp: fix build (diff) | |
download | gentoo-5ec6fb1e5797025f3a949f70df5b7da339c6ee91.tar.gz gentoo-5ec6fb1e5797025f3a949f70df5b7da339c6ee91.tar.bz2 gentoo-5ec6fb1e5797025f3a949f70df5b7da339c6ee91.zip |
dev-ros/carrot_planner: add := dep on cbridge
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/carrot_planner/carrot_planner-1.17.0-r1.ebuild (renamed from dev-ros/carrot_planner/carrot_planner-1.17.0.ebuild) | 1 | ||||
-rw-r--r-- | dev-ros/carrot_planner/carrot_planner-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-ros/carrot_planner/carrot_planner-1.17.0.ebuild b/dev-ros/carrot_planner/carrot_planner-1.17.0-r1.ebuild index cfcd6425c8a1..988e46d33c04 100644 --- a/dev-ros/carrot_planner/carrot_planner-1.17.0.ebuild +++ b/dev-ros/carrot_planner/carrot_planner-1.17.0-r1.ebuild @@ -23,6 +23,7 @@ RDEPEND=" dev-ros/tf2 dev-ros/tf2_ros + dev-libs/console_bridge:= dev-libs/boost:= " DEPEND="${RDEPEND} diff --git a/dev-ros/carrot_planner/carrot_planner-9999.ebuild b/dev-ros/carrot_planner/carrot_planner-9999.ebuild index cfcd6425c8a1..988e46d33c04 100644 --- a/dev-ros/carrot_planner/carrot_planner-9999.ebuild +++ b/dev-ros/carrot_planner/carrot_planner-9999.ebuild @@ -23,6 +23,7 @@ RDEPEND=" dev-ros/tf2 dev-ros/tf2_ros + dev-libs/console_bridge:= dev-libs/boost:= " DEPEND="${RDEPEND} |