commit: 1940d2ee4698be7af98913913e636d7b50cb04e2
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 26 17:27:19 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 17:29:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1940d2ee
ros-meta/diagnostics: add dep on rosdiagnostic
Package-Manager: Portage-2.3.5, Repoman-2.3.2
ros-meta/diagnostics/diagnostics-1.9.0.ebuild | 1 +
ros-meta/diagnostics/diagnostics-9999.ebuild | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
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
"