Skip to content

Commit

Permalink
dev-ros/global_planner: add missing boost dep
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.8, Repoman-2.3.3
  • Loading branch information
aballier committed Sep 12, 2017
1 parent ca81861 commit 574646e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions dev-ros/global_planner/global_planner-1.15.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ RDEPEND="
dev-ros/tf
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-libs/boost:=
"
DEPEND="${RDEPEND}"
3 changes: 2 additions & 1 deletion dev-ros/global_planner/global_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 All @@ -24,5 +24,6 @@ RDEPEND="
dev-ros/tf
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-libs/boost:=
"
DEPEND="${RDEPEND}"

0 comments on commit 574646e

Please sign in to comment.