dev-ros/tf_conversions: add missing dep

Closes: https://bugs.gentoo.org/736140
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
Alexis Ballier
2020-08-07 16:32:37 +02:00
parent 16e2f4bd2b
commit 3adde51791
2 changed files with 2 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ RDEPEND="
sci-libs/orocos_kdl:=
dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep "dev-python/python_orocos_kdl[\${PYTHON_USEDEP}]")
$(python_gen_cond_dep "dev-python/numpy[\${PYTHON_USEDEP}]")
"
DEPEND="${RDEPEND}
dev-cpp/eigen:3

View File

@@ -21,6 +21,7 @@ RDEPEND="
sci-libs/orocos_kdl:=
dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep "dev-python/python_orocos_kdl[\${PYTHON_USEDEP}]")
$(python_gen_cond_dep "dev-python/numpy[\${PYTHON_USEDEP}]")
"
DEPEND="${RDEPEND}
dev-cpp/eigen:3