dev-ros/dwa_local_planner: add missing := dep on console bridge

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Alexis Ballier
2017-12-28 18:54:07 +01:00
parent a1449f3504
commit a2ca41f076
2 changed files with 3 additions and 1 deletions

View File

@@ -27,5 +27,6 @@ RDEPEND="
dev-cpp/eigen:3
sci-libs/pcl
dev-libs/boost:=[threads]
dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -27,5 +27,6 @@ RDEPEND="
dev-cpp/eigen:3
sci-libs/pcl
dev-libs/boost:=[threads]
dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}"