diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-09-13 13:31:14 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-09-13 13:58:02 +0200 |
commit | 872d41bb024f9c61847d10905a7b16c9560e0748 (patch) | |
tree | e9761e6d2174d75df00439f5745f5fc16e350738 /dev-ros/tf2_py | |
parent | dev-ros/tf2_py: Remove old (diff) | |
download | gentoo-872d41bb024f9c61847d10905a7b16c9560e0748.tar.gz gentoo-872d41bb024f9c61847d10905a7b16c9560e0748.tar.bz2 gentoo-872d41bb024f9c61847d10905a7b16c9560e0748.zip |
dev-ros/tf2_py: add missing boost dep
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-ros/tf2_py')
-rw-r--r-- | dev-ros/tf2_py/tf2_py-0.5.16.ebuild | 1 | ||||
-rw-r--r-- | dev-ros/tf2_py/tf2_py-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
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 5fa0f6283744..8228f47ca0ba 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 5fa0f6283744..8228f47ca0ba 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}" |