dev-ros/clear_costmap_recovery: add missing dep on boost
authorAlexis Ballier <aballier@gentoo.org>
Thu, 6 Oct 2016 13:53:51 +0000 (15:53 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 6 Oct 2016 13:53:51 +0000 (15:53 +0200)
Package-Manager: portage-2.3.1

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

similarity index 95%
rename from dev-ros/clear_costmap_recovery/clear_costmap_recovery-1.14.0.ebuild
rename to dev-ros/clear_costmap_recovery/clear_costmap_recovery-1.14.0-r1.ebuild
index 6ff2d9653dee3aff470ce2a2a4911d8bcdb48c33..53805d2036433ff965cdb9781ff8d1bdaaacfbfe 100644 (file)
@@ -22,6 +22,7 @@ RDEPEND="
        dev-ros/tf
        dev-cpp/eigen:3
        sci-libs/pcl
+       dev-libs/boost:=[threads]
 "
 DEPEND="${RDEPEND}
        dev-ros/cmake_modules
index 5e3fc2c93e9c26f02524fb9de085fc037a0fcb5b..53805d2036433ff965cdb9781ff8d1bdaaacfbfe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,6 +22,7 @@ RDEPEND="
        dev-ros/tf
        dev-cpp/eigen:3
        sci-libs/pcl
+       dev-libs/boost:=[threads]
 "
 DEPEND="${RDEPEND}
        dev-ros/cmake_modules