Closes: https://bugs.gentoo.org/690516
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
RDEPEND="dev-ros/roscpp"
DEPEND="${RDEPEND}
- test? ( dev-cpp/gtest )"
+ test? ( dev-cpp/gtest dev-ros/rostest )"
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
RDEPEND="dev-ros/roscpp"
DEPEND="${RDEPEND}
- test? ( dev-cpp/gtest )"
+ test? ( dev-cpp/gtest dev-ros/rostest )"