summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/rostest/rostest-9999.ebuild')
-rw-r--r--dev-ros/rostest/rostest-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ros/rostest/rostest-9999.ebuild b/dev-ros/rostest/rostest-9999.ebuild
index c46bbf042402..92a2e64fe23c 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
)"