dev-ros/nodelet: add := dep on class loader

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Alexis Ballier
2018-05-28 12:23:19 +02:00
parent c929830bd4
commit 395c76ad4d
2 changed files with 3 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ RDEPEND="
dev-ros/roscpp
dev-libs/boost:=
sys-apps/util-linux
dev-ros/class_loader:=
dev-ros/roslib[${PYTHON_USEDEP}]
dev-python/rospkg[${PYTHON_USEDEP}]
"

View File

@@ -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
@@ -26,6 +26,7 @@ RDEPEND="
dev-ros/roscpp
dev-libs/boost:=
sys-apps/util-linux
dev-ros/class_loader:=
dev-ros/roslib[${PYTHON_USEDEP}]
dev-python/rospkg[${PYTHON_USEDEP}]
"