commit: f29772a0b677ab045fdcfaa9c3ec03b84fdc0da1
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 7 10:54:43 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Oct 7 10:56:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f29772a0
dev-ros/fake_localization: add missing dep on boost
Package-Manager: portage-2.3.1
...e_localization-1.14.0.ebuild => fake_localization-1.14.0-r1.ebuild} | 1 +
dev-ros/fake_localization/fake_localization-9999.ebuild | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-ros/fake_localization/fake_localization-1.14.0.ebuild
b/dev-ros/fake_localization/fake_localization-1.14.0-r1.ebuild
similarity index 97%
rename from dev-ros/fake_localization/fake_localization-1.14.0.ebuild
rename to dev-ros/fake_localization/fake_localization-1.14.0-r1.ebuild
index a156a09..6d893bf 100644
--- a/dev-ros/fake_localization/fake_localization-1.14.0.ebuild
+++ b/dev-ros/fake_localization/fake_localization-1.14.0-r1.ebuild
@@ -16,6 +16,7 @@ SLOT="0"
IUSE=""
RDEPEND="
+ dev-libs/boost:=
dev-ros/angles
dev-ros/roscpp
dev-ros/rospy[${PYTHON_USEDEP}]
diff --git a/dev-ros/fake_localization/fake_localization-9999.ebuild
b/dev-ros/fake_localization/fake_localization-9999.ebuild
index cbb7e40..6d893bf 100644
--- a/dev-ros/fake_localization/fake_localization-9999.ebuild
+++ b/dev-ros/fake_localization/fake_localization-9999.ebuild
@@ -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$
@@ -16,6 +16,7 @@ SLOT="0"
IUSE=""
RDEPEND="
+ dev-libs/boost:=
dev-ros/angles
dev-ros/roscpp
dev-ros/rospy[${PYTHON_USEDEP}]