summaryrefslogtreecommitdiff
path: root/dev-ros/rostest/rostest-1.14.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-11-18 09:38:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-11-18 09:38:27 +0000
commit536c3711867ec947c1738f2c4b96f22e4863322d (patch)
tree697733f5cb713908dcf378e13fd15a798a906a91 /dev-ros/rostest/rostest-1.14.3.ebuild
parentf65628136faa35d0c4d3b5e7332275c7b35fcd96 (diff)
gentoo resync : 18.11.2018
Diffstat (limited to 'dev-ros/rostest/rostest-1.14.3.ebuild')
-rw-r--r--dev-ros/rostest/rostest-1.14.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ros/rostest/rostest-1.14.3.ebuild b/dev-ros/rostest/rostest-1.14.3.ebuild
index 10f35c044f10..92a2e64fe23c 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
)"