summaryrefslogtreecommitdiff
path: root/ros-meta
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-04-26 19:27:19 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-04-26 19:29:30 +0200
commit1940d2ee4698be7af98913913e636d7b50cb04e2 (patch)
tree6bdffc006d2d6af8e72527c28cc4c2c7ae11dc13 /ros-meta
parent0633d0023040df5707ae56b38d25d3f0cef22d67 (diff)
downloadgentoo-1940d2ee4698be7af98913913e636d7b50cb04e2.tar.gz
gentoo-1940d2ee4698be7af98913913e636d7b50cb04e2.tar.xz
ros-meta/diagnostics: add dep on rosdiagnostic
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'ros-meta')
-rw-r--r--ros-meta/diagnostics/diagnostics-1.9.0.ebuild1
-rw-r--r--ros-meta/diagnostics/diagnostics-9999.ebuild3
2 files changed, 3 insertions, 1 deletions
diff --git a/ros-meta/diagnostics/diagnostics-1.9.0.ebuild b/ros-meta/diagnostics/diagnostics-1.9.0.ebuild
index 7ab7d9f9ee7..d4009c7c715 100644
--- a/ros-meta/diagnostics/diagnostics-1.9.0.ebuild
+++ b/ros-meta/diagnostics/diagnostics-1.9.0.ebuild
@@ -18,6 +18,7 @@ RDEPEND="
dev-ros/diagnostic_analysis
dev-ros/diagnostic_common_diagnostics
dev-ros/diagnostic_updater
+ dev-ros/rosdiagnostic
dev-ros/self_test
dev-ros/test_diagnostic_aggregator
"
diff --git a/ros-meta/diagnostics/diagnostics-9999.ebuild b/ros-meta/diagnostics/diagnostics-9999.ebuild
index f89d7b7ec19..d4009c7c715 100644
--- a/ros-meta/diagnostics/diagnostics-9999.ebuild
+++ b/ros-meta/diagnostics/diagnostics-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,6 +18,7 @@ RDEPEND="
dev-ros/diagnostic_analysis
dev-ros/diagnostic_common_diagnostics
dev-ros/diagnostic_updater
+ dev-ros/rosdiagnostic
dev-ros/self_test
dev-ros/test_diagnostic_aggregator
"