dev-ros/sensor_msgs: add rosunit test dep
authorAlexis Ballier <aballier@gentoo.org>
Sun, 13 May 2018 10:36:49 +0000 (12:36 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Sun, 13 May 2018 10:48:55 +0000 (12:48 +0200)
Package-Manager: Portage-2.3.36, Repoman-2.3.9

dev-ros/sensor_msgs/sensor_msgs-1.12.5.ebuild
dev-ros/sensor_msgs/sensor_msgs-9999.ebuild

index 9598d97fddaf7c7cb1d10fd0842f2c95e6218681..16d26c17f586c1932e82758cef07dde956a0b758 100644 (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
@@ -18,6 +18,6 @@ IUSE=""
 
 RDEPEND=""
 DEPEND="${RDEPEND}
-       test? ( dev-cpp/gtest )
+       test? ( dev-cpp/gtest dev-ros/rosunit[${PYTHON_USEDEP}] )
 "
 RDEPEND="${RDEPEND}"
index 9598d97fddaf7c7cb1d10fd0842f2c95e6218681..16d26c17f586c1932e82758cef07dde956a0b758 100644 (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
@@ -18,6 +18,6 @@ IUSE=""
 
 RDEPEND=""
 DEPEND="${RDEPEND}
-       test? ( dev-cpp/gtest )
+       test? ( dev-cpp/gtest dev-ros/rosunit[${PYTHON_USEDEP}] )
 "
 RDEPEND="${RDEPEND}"