commit:     2a24386cc68e0e55438bb04bffb0eb151b3958cc
Author:     Hanno <hanno <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  7 08:25:22 2018 +0000
Commit:     Hanno Boeck <hanno <AT> gentoo <DOT> org>
CommitDate: Wed Nov  7 08:25:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a24386c

dev-ros/rostest: add test dependency rostopic

Signed-off-by: Hanno Boeck <hanno <AT> gentoo.org>
Closes: https://bugs.gentoo.org/670150
Package-Manager: Portage-2.3.51, Repoman-2.3.12

 dev-ros/rostest/rostest-1.14.3.ebuild | 3 ++-
 dev-ros/rostest/rostest-9999.ebuild   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-ros/rostest/rostest-1.14.3.ebuild 
b/dev-ros/rostest/rostest-1.14.3.ebuild
index 10f35c044f1..92a2e64fe23 100644
--- a/dev-ros/rostest/rostest-1.14.3.ebuild
+++ b/dev-ros/rostest/rostest-1.14.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -29,4 +29,5 @@ DEPEND="${DEPEND}
        test? (
                ${RDEPEND}
                dev-cpp/gtest
+               dev-ros/rostopic
        )"

diff --git a/dev-ros/rostest/rostest-9999.ebuild 
b/dev-ros/rostest/rostest-9999.ebuild
index c46bbf04240..92a2e64fe23 100644
--- a/dev-ros/rostest/rostest-9999.ebuild
+++ b/dev-ros/rostest/rostest-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -29,4 +29,5 @@ DEPEND="${DEPEND}
        test? (
                ${RDEPEND}
                dev-cpp/gtest
+               dev-ros/rostopic
        )"

Reply via email to