commit: 6f4f3d542466ccae2d015c747051de053956ba4b
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 07:45:37 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 07:45:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4f3d54
dev-ros/diagnostic_aggregator: add missing bondcpp dep, bug #580546
Package-Manager: portage-2.2.28
dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.8.9.ebuild | 1 +
dev-ros/diagnostic_aggregator/diagnostic_aggregator-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.8.9.ebuild
b/dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.8.9.ebuild
index c01522b..6ded387 100644
--- a/dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.8.9.ebuild
+++ b/dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.8.9.ebuild
@@ -21,6 +21,7 @@ RDEPEND="
dev-ros/rospy
dev-ros/rostest
dev-ros/xmlrpcpp
+ dev-ros/bondcpp
dev-libs/boost:=
"
DEPEND="${RDEPEND}
diff --git a/dev-ros/diagnostic_aggregator/diagnostic_aggregator-9999.ebuild
b/dev-ros/diagnostic_aggregator/diagnostic_aggregator-9999.ebuild
index c01522b..6ded387 100644
--- a/dev-ros/diagnostic_aggregator/diagnostic_aggregator-9999.ebuild
+++ b/dev-ros/diagnostic_aggregator/diagnostic_aggregator-9999.ebuild
@@ -21,6 +21,7 @@ RDEPEND="
dev-ros/rospy
dev-ros/rostest
dev-ros/xmlrpcpp
+ dev-ros/bondcpp
dev-libs/boost:=
"
DEPEND="${RDEPEND}