From: Alexis Ballier Date: Tue, 26 Jul 2016 10:03:20 +0000 (+0200) Subject: ros-meta/image_pipeline: add dep on image_publisher as it is part of the metapackage. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3dafcff766e2005bee459e8ecba9e7225786bc4b;p=gentoo.git ros-meta/image_pipeline: add dep on image_publisher as it is part of the metapackage. Package-Manager: portage-2.3.0 --- 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