diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-04-20 09:45:37 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-04-20 09:45:37 +0200 |
commit | 6f4f3d542466ccae2d015c747051de053956ba4b (patch) | |
tree | eb5417dfa4e369672aaa46db8ee033826cf89940 /dev-ros/diagnostic_aggregator | |
parent | dev-ros/diagnostic_aggregator: remove old (diff) | |
download | gentoo-6f4f3d542466ccae2d015c747051de053956ba4b.tar.gz gentoo-6f4f3d542466ccae2d015c747051de053956ba4b.tar.bz2 gentoo-6f4f3d542466ccae2d015c747051de053956ba4b.zip |
dev-ros/diagnostic_aggregator: add missing bondcpp dep, bug #580546
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ros/diagnostic_aggregator')
-rw-r--r-- | dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.8.9.ebuild | 1 | ||||
-rw-r--r-- | dev-ros/diagnostic_aggregator/diagnostic_aggregator-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
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 c01522baab44..6ded3877e98e 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 c01522baab44..6ded3877e98e 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} |