summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2021-08-03 16:31:40 +0200
committerAlexis Ballier <aballier@gentoo.org>2021-08-03 17:17:35 +0200
commita951c65b7a870c1ef77d50103cbd6582a31c9f67 (patch)
tree3716ad12ce26c5182bfc5b20d622535d5d845478
parentsys-libs/glibc: Require newer pax-utils (for scanelf) (diff)
downloadgentoo-a951c65b7a870c1ef77d50103cbd6582a31c9f67.tar.gz
gentoo-a951c65b7a870c1ef77d50103cbd6582a31c9f67.tar.bz2
gentoo-a951c65b7a870c1ef77d50103cbd6582a31c9f67.zip
dev-ros/tf: add missing numpy dep
Closes: https://bugs.gentoo.org/796698 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r--dev-ros/tf/tf-1.13.2-r3.ebuild (renamed from dev-ros/tf/tf-1.13.2-r2.ebuild)1
-rw-r--r--dev-ros/tf/tf-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-ros/tf/tf-1.13.2-r2.ebuild b/dev-ros/tf/tf-1.13.2-r3.ebuild
index 0a1e2df469df..1bca719cd3f7 100644
--- a/dev-ros/tf/tf-1.13.2-r2.ebuild
+++ b/dev-ros/tf/tf-1.13.2-r3.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]")
+ $(python_gen_cond_dep "dev-python/numpy[\${PYTHON_USEDEP}]")
dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
"
diff --git a/dev-ros/tf/tf-9999.ebuild b/dev-ros/tf/tf-9999.ebuild
index 0a1e2df469df..1bca719cd3f7 100644
--- a/dev-ros/tf/tf-9999.ebuild
+++ b/dev-ros/tf/tf-9999.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]")
+ $(python_gen_cond_dep "dev-python/numpy[\${PYTHON_USEDEP}]")
dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
"