commit: 872d41bb024f9c61847d10905a7b16c9560e0748
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 13 11:31:14 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 11:58:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=872d41bb
dev-ros/tf2_py: add missing boost dep
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-ros/tf2_py/tf2_py-0.5.16.ebuild | 1 +
dev-ros/tf2_py/tf2_py-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/dev-ros/tf2_py/tf2_py-0.5.16.ebuild
b/dev-ros/tf2_py/tf2_py-0.5.16.ebuild
index 5fa0f628374..8228f47ca0b 100644
--- a/dev-ros/tf2_py/tf2_py-0.5.16.ebuild
+++ b/dev-ros/tf2_py/tf2_py-0.5.16.ebuild
@@ -17,5 +17,6 @@ IUSE=""
RDEPEND="
dev-ros/tf2
dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-libs/boost:=
"
DEPEND="${RDEPEND}"
diff --git a/dev-ros/tf2_py/tf2_py-9999.ebuild
b/dev-ros/tf2_py/tf2_py-9999.ebuild
index 5fa0f628374..8228f47ca0b 100644
--- a/dev-ros/tf2_py/tf2_py-9999.ebuild
+++ b/dev-ros/tf2_py/tf2_py-9999.ebuild
@@ -17,5 +17,6 @@ IUSE=""
RDEPEND="
dev-ros/tf2
dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-libs/boost:=
"
DEPEND="${RDEPEND}"