dev-ros/move_slow_and_clear: add missing console bridge dep
authorAlexis Ballier <aballier@gentoo.org>
Thu, 28 Dec 2017 18:35:49 +0000 (19:35 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 28 Dec 2017 19:10:40 +0000 (20:10 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-ros/move_slow_and_clear/move_slow_and_clear-1.15.1-r1.ebuild [moved from dev-ros/move_slow_and_clear/move_slow_and_clear-1.15.1.ebuild with 95% similarity]
dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild

similarity index 95%
rename from dev-ros/move_slow_and_clear/move_slow_and_clear-1.15.1.ebuild
rename to dev-ros/move_slow_and_clear/move_slow_and_clear-1.15.1-r1.ebuild
index 2ab17267f0c4e03dc4c04b73be812511fa3d69eb..423f39b6762072a81073726b8f73b914b99a271e 100644 (file)
@@ -23,6 +23,7 @@ RDEPEND="
        dev-libs/boost:=[threads]
        dev-cpp/eigen:3
        sci-libs/pcl
+       dev-libs/console_bridge:=
 "
 DEPEND="${RDEPEND}
        dev-ros/cmake_modules
index e7fa60b23cb175c86baa761d451e53a3054c041c..423f39b6762072a81073726b8f73b914b99a271e 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
@@ -23,6 +23,7 @@ RDEPEND="
        dev-libs/boost:=[threads]
        dev-cpp/eigen:3
        sci-libs/pcl
+       dev-libs/console_bridge:=
 "
 DEPEND="${RDEPEND}
        dev-ros/cmake_modules