commit: 3dafcff766e2005bee459e8ecba9e7225786bc4b
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 10:03:20 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 10:03:54 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dafcff7
ros-meta/image_pipeline: add dep on image_publisher as it is part of the
metapackage.
Package-Manager: portage-2.3.0
ros-meta/image_pipeline/image_pipeline-1.12.19.ebuild | 1 +
ros-meta/image_pipeline/image_pipeline-9999.ebuild | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
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 c638086..105c210 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 9552a91..105c210 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