Skip to content

Commit

Permalink
dev-ros/base_local_planner: add missing ocnsole bridge dep
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
aballier committed Dec 28, 2017
1 parent 8960c34 commit ab59bb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ RDEPEND="
dev-libs/boost:=[threads]
dev-cpp/eigen:3
sci-libs/pcl
dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}
dev-ros/cmake_modules
Expand Down
3 changes: 2 additions & 1 deletion dev-ros/base_local_planner/base_local_planner-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand Down Expand Up @@ -29,6 +29,7 @@ RDEPEND="
dev-libs/boost:=[threads]
dev-cpp/eigen:3
sci-libs/pcl
dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}
dev-ros/cmake_modules
Expand Down

0 comments on commit ab59bb2

Please sign in to comment.