Skip to content

Commit

Permalink
dev-ros/roslib: follow upstream and depend on ros_environment
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
aballier committed Feb 6, 2018
1 parent 5c9b7b5 commit 8b85266
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-ros/roslib/roslib-1.14.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ RDEPEND="
>=dev-python/rospkg-1.0.37[${PYTHON_USEDEP}]
dev-libs/boost:=[threads]
dev-ros/rospack
dev-ros/ros_environment
"
DEPEND="${RDEPEND}
test? (
dev-cpp/gtest
dev-python/nose[${PYTHON_USEDEP}]
)"
PATCHES=( "${FILESDIR}/envhook.patch" )
4 changes: 2 additions & 2 deletions dev-ros/roslib/roslib-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -19,10 +19,10 @@ RDEPEND="
>=dev-python/rospkg-1.0.37[${PYTHON_USEDEP}]
dev-libs/boost:=[threads]
dev-ros/rospack
dev-ros/ros_environment
"
DEPEND="${RDEPEND}
test? (
dev-cpp/gtest
dev-python/nose[${PYTHON_USEDEP}]
)"
PATCHES=( "${FILESDIR}/envhook.patch" )

0 comments on commit 8b85266

Please sign in to comment.