diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-07-18 11:37:54 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-07-18 14:13:24 +0200 |
commit | 803aa50f1d56547d6b67faf00a4e460e5a7fd303 (patch) | |
tree | 1a63fc8083bd163749a0fa0fbc8580114ba6876b /ros-meta/vision_opencv | |
parent | ros-meta/vision_opencv: remove old (diff) | |
download | gentoo-803aa50f1d56547d6b67faf00a4e460e5a7fd303.tar.gz gentoo-803aa50f1d56547d6b67faf00a4e460e5a7fd303.tar.bz2 gentoo-803aa50f1d56547d6b67faf00a4e460e5a7fd303.zip |
ros-meta/vision_opencv: drop opencv_apps
Package-Manager: portage-2.3.0
Diffstat (limited to 'ros-meta/vision_opencv')
-rw-r--r-- | ros-meta/vision_opencv/vision_opencv-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ros-meta/vision_opencv/vision_opencv-9999.ebuild b/ros-meta/vision_opencv/vision_opencv-9999.ebuild index a4e236615daa..cc419e03ac70 100644 --- a/ros-meta/vision_opencv/vision_opencv-9999.ebuild +++ b/ros-meta/vision_opencv/vision_opencv-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,5 @@ RDEPEND=" dev-ros/cv_bridge dev-ros/image_geometry dev-ros/opencv_tests - dev-ros/opencv_apps " DEPEND="${RDEPEND}" |