Skip to content

Commit

Permalink
dev-ros/nodelet: Add missing roslib dep and python_usedep for the pyt…
Browse files Browse the repository at this point in the history
…hon scripts

Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
aballier committed Mar 28, 2017
1 parent b58307b commit cb13fed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions dev-ros/nodelet/nodelet-1.9.10.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ RDEPEND="
dev-ros/roscpp
dev-libs/boost:=
sys-apps/util-linux
dev-ros/roslib[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
3 changes: 2 additions & 1 deletion dev-ros/nodelet/nodelet-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/roscpp
dev-libs/boost:=
sys-apps/util-linux
dev-ros/roslib[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"

0 comments on commit cb13fed

Please sign in to comment.