From dd0dc8eabd9d208e5d0646ae96496fe12cbc4ffd Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Fri, 27 Jul 2018 10:31:29 +0200 Subject: [PATCH] dev-ros/amcl: add pykdl test dep Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- dev-ros/amcl/amcl-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ros/amcl/amcl-9999.ebuild b/dev-ros/amcl/amcl-9999.ebuild index aebe91d62a73..ccc5ea486cf5 100644 --- a/dev-ros/amcl/amcl-9999.ebuild +++ b/dev-ros/amcl/amcl-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -24,5 +24,5 @@ RDEPEND=" dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND} - test? ( dev-ros/rostest[${PYTHON_USEDEP}] ) + test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-python/python_orocos_kdl[${PYTHON_USEDEP}] ) " -- 2.26.2