summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2015-11-14 11:57:05 +0100
committerAlexis Ballier <aballier@gentoo.org>2015-11-14 11:57:05 +0100
commit3bef884396b88bedd6655574e24ad98a97bb9c05 (patch)
tree229a50397d33853f2339629088d7622782a6acc2
parentdev-util/catkin: bump to 0.6.16 (diff)
downloadgentoo-3bef884396b88bedd6655574e24ad98a97bb9c05.tar.gz
gentoo-3bef884396b88bedd6655574e24ad98a97bb9c05.tar.bz2
gentoo-3bef884396b88bedd6655574e24ad98a97bb9c05.zip
dev-ros/octomap_ros: add missing dep on sci-libs/octomap. Bug #565746
Package-Manager: portage-2.2.24 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r--dev-ros/octomap_ros/octomap_ros-0.4.0-r1.ebuild (renamed from dev-ros/octomap_ros/octomap_ros-0.4.0.ebuild)1
-rw-r--r--dev-ros/octomap_ros/octomap_ros-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-ros/octomap_ros/octomap_ros-0.4.0.ebuild b/dev-ros/octomap_ros/octomap_ros-0.4.0-r1.ebuild
index 36b7f89cdac5..7a84d61e839a 100644
--- a/dev-ros/octomap_ros/octomap_ros-0.4.0.ebuild
+++ b/dev-ros/octomap_ros/octomap_ros-0.4.0-r1.ebuild
@@ -16,6 +16,7 @@ IUSE=""
RDEPEND="
dev-ros/tf
dev-ros/pcl_ros
+ sci-libs/octomap
dev-ros/octomap_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
"
diff --git a/dev-ros/octomap_ros/octomap_ros-9999.ebuild b/dev-ros/octomap_ros/octomap_ros-9999.ebuild
index 36b7f89cdac5..7a84d61e839a 100644
--- a/dev-ros/octomap_ros/octomap_ros-9999.ebuild
+++ b/dev-ros/octomap_ros/octomap_ros-9999.ebuild
@@ -16,6 +16,7 @@ IUSE=""
RDEPEND="
dev-ros/tf
dev-ros/pcl_ros
+ sci-libs/octomap
dev-ros/octomap_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
"