dev-ros/diagnostic_aggregator: add missing := dep on tinyxml2 and console bridge
authorAlexis Ballier <aballier@gentoo.org>
Thu, 28 Dec 2017 16:56:44 +0000 (17:56 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 28 Dec 2017 19:10:20 +0000 (20:10 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.9.2-r1.ebuild [moved from dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.9.2.ebuild with 91% similarity]
dev-ros/diagnostic_aggregator/diagnostic_aggregator-9999.ebuild

similarity index 91%
rename from dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.9.2.ebuild
rename to dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.9.2-r1.ebuild
index 3941af78cb380adf4f5a4dd671b1fc191852c63d..7a610fadd9fbff625cdfb5ca3f20b3e4b53c26c6 100644 (file)
@@ -16,12 +16,14 @@ IUSE=""
 RDEPEND="
        dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/pluginlib
+               dev-libs/tinyxml2:=
        dev-ros/roscpp
        dev-ros/rospy
        dev-ros/rostest
        dev-ros/xmlrpcpp
        dev-ros/bondcpp
        dev-libs/boost:=
+       dev-libs/console_bridge:=
 "
 DEPEND="${RDEPEND}
        test? ( dev-ros/rostest )"
index 833431a8f921da9432f008fc6c77f10b5cae13b1..7a610fadd9fbff625cdfb5ca3f20b3e4b53c26c6 100644 (file)
@@ -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
@@ -16,12 +16,14 @@ IUSE=""
 RDEPEND="
        dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/pluginlib
+               dev-libs/tinyxml2:=
        dev-ros/roscpp
        dev-ros/rospy
        dev-ros/rostest
        dev-ros/xmlrpcpp
        dev-ros/bondcpp
        dev-libs/boost:=
+       dev-libs/console_bridge:=
 "
 DEPEND="${RDEPEND}
        test? ( dev-ros/rostest )"