summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-07-26 12:03:20 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-07-26 12:03:54 +0200
commit3dafcff766e2005bee459e8ecba9e7225786bc4b (patch)
tree67beed1adbb9ac90a3fc7370849663fe2157aaa4 /ros-meta
parentdev-ros/image_publisher: initial import; ebuild by me (diff)
downloadgentoo-3dafcff766e2005bee459e8ecba9e7225786bc4b.tar.gz
gentoo-3dafcff766e2005bee459e8ecba9e7225786bc4b.tar.bz2
gentoo-3dafcff766e2005bee459e8ecba9e7225786bc4b.zip
ros-meta/image_pipeline: add dep on image_publisher as it is part of the metapackage.
Package-Manager: portage-2.3.0
Diffstat (limited to 'ros-meta')
-rw-r--r--ros-meta/image_pipeline/image_pipeline-1.12.19.ebuild1
-rw-r--r--ros-meta/image_pipeline/image_pipeline-9999.ebuild3
2 files changed, 3 insertions, 1 deletions
diff --git a/ros-meta/image_pipeline/image_pipeline-1.12.19.ebuild b/ros-meta/image_pipeline/image_pipeline-1.12.19.ebuild
index c638086eb11d..105c210aaec5 100644
--- a/ros-meta/image_pipeline/image_pipeline-1.12.19.ebuild
+++ b/ros-meta/image_pipeline/image_pipeline-1.12.19.ebuild
@@ -18,6 +18,7 @@ RDEPEND="
dev-ros/camera_calibration
dev-ros/depth_image_proc
dev-ros/image_proc
+ dev-ros/image_publisher
dev-ros/image_rotate
dev-ros/image_view
dev-ros/stereo_image_proc
diff --git a/ros-meta/image_pipeline/image_pipeline-9999.ebuild b/ros-meta/image_pipeline/image_pipeline-9999.ebuild
index 9552a9142b2e..105c210aaec5 100644
--- a/ros-meta/image_pipeline/image_pipeline-9999.ebuild
+++ b/ros-meta/image_pipeline/image_pipeline-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,6 +18,7 @@ RDEPEND="
dev-ros/camera_calibration
dev-ros/depth_image_proc
dev-ros/image_proc
+ dev-ros/image_publisher
dev-ros/image_rotate
dev-ros/image_view
dev-ros/stereo_image_proc