mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-ros/nodelet: add := dep on class loader
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -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}]
|
||||
"
|
||||
@@ -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}]
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user