commit: f1cd017387695940f45d156f3e3c6074dc3dc1a4
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 11:53:41 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 11:59:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1cd0173
dev-ros/geodesy: add missing boost dep
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-ros/geodesy/geodesy-0.5.2.ebuild | 1 +
dev-ros/geodesy/geodesy-9999.ebuild | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-ros/geodesy/geodesy-0.5.2.ebuild
b/dev-ros/geodesy/geodesy-0.5.2.ebuild
index d04b778395e..ea8aaeb6424 100644
--- a/dev-ros/geodesy/geodesy-0.5.2.ebuild
+++ b/dev-ros/geodesy/geodesy-0.5.2.ebuild
@@ -24,6 +24,7 @@ RDEPEND="
dev-ros/unique_id
dev-ros/uuid_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-python/pyproj[${PYTHON_USEDEP}]
+ dev-libs/boost:=
"
DEPEND="${RDEPEND}
test? (
diff --git a/dev-ros/geodesy/geodesy-9999.ebuild
b/dev-ros/geodesy/geodesy-9999.ebuild
index 43d1a250fe1..ea8aaeb6424 100644
--- a/dev-ros/geodesy/geodesy-9999.ebuild
+++ b/dev-ros/geodesy/geodesy-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
@@ -24,6 +24,7 @@ RDEPEND="
dev-ros/unique_id
dev-ros/uuid_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-python/pyproj[${PYTHON_USEDEP}]
+ dev-libs/boost:=
"
DEPEND="${RDEPEND}
test? (