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

dev-ros/pluginlib_tutorials/pluginlib_tutorials-0.1.10-r1.ebuild [moved from dev-ros/pluginlib_tutorials/pluginlib_tutorials-0.1.10.ebuild with 78% similarity]
dev-ros/pluginlib_tutorials/pluginlib_tutorials-9999.ebuild

similarity index 78%
rename from dev-ros/pluginlib_tutorials/pluginlib_tutorials-0.1.10.ebuild
rename to dev-ros/pluginlib_tutorials/pluginlib_tutorials-0.1.10-r1.ebuild
index 8c6e16008804a7301d3253bd4efa13d400135664..96884ccfd46552be349460cfdd3c5e5fc0d30fa0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,6 +15,8 @@ IUSE=""
 
 RDEPEND="
        dev-ros/pluginlib
+               dev-libs/tinyxml2:=
+               dev-libs/console_bridge:=
        dev-ros/roscpp
        dev-libs/boost:=
 "
index 9b49552641d9a8db8e3e300abbc3ef2561fad85c..96884ccfd46552be349460cfdd3c5e5fc0d30fa0 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
@@ -15,6 +15,8 @@ IUSE=""
 
 RDEPEND="
        dev-ros/pluginlib
+               dev-libs/tinyxml2:=
+               dev-libs/console_bridge:=
        dev-ros/roscpp
        dev-libs/boost:=
 "