commit:     4bcb7a800eaaad1847875727e2bef222a47fe46e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 13 11:26:20 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 11:58:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bcb7a80

dev-ros/rotate_recovery: add missing boost dep

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ros/rotate_recovery/rotate_recovery-1.15.1.ebuild | 1 +
 dev-ros/rotate_recovery/rotate_recovery-9999.ebuild   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ros/rotate_recovery/rotate_recovery-1.15.1.ebuild 
b/dev-ros/rotate_recovery/rotate_recovery-1.15.1.ebuild
index f42a2438315..e11e4e9fb8e 100644
--- a/dev-ros/rotate_recovery/rotate_recovery-1.15.1.ebuild
+++ b/dev-ros/rotate_recovery/rotate_recovery-1.15.1.ebuild
@@ -21,6 +21,7 @@ RDEPEND="
        dev-ros/pluginlib
        dev-ros/base_local_planner
        dev-cpp/eigen:3
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}
        dev-ros/cmake_modules"

diff --git a/dev-ros/rotate_recovery/rotate_recovery-9999.ebuild 
b/dev-ros/rotate_recovery/rotate_recovery-9999.ebuild
index 7ed3c255c48..e11e4e9fb8e 100644
--- a/dev-ros/rotate_recovery/rotate_recovery-9999.ebuild
+++ b/dev-ros/rotate_recovery/rotate_recovery-9999.ebuild
@@ -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
@@ -21,6 +21,7 @@ RDEPEND="
        dev-ros/pluginlib
        dev-ros/base_local_planner
        dev-cpp/eigen:3
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}
        dev-ros/cmake_modules"

Reply via email to