Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/vision_opencv/
Date: Thu, 03 Dec 2015 09:14:05
Message-Id: 1449133860.6fff87e2efdf97493856e46d138240d98eba14a5.aballier@gentoo
1 commit: 6fff87e2efdf97493856e46d138240d98eba14a5
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 09:11:00 2015 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 09:11:00 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fff87e2
7
8 ros-meta/vision_opencv: add missing dep on opencv_apps
9
10 Package-Manager: portage-2.2.26
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 .../{vision_opencv-1.11.9.ebuild => vision_opencv-1.11.9-r1.ebuild} | 1 +
14 ros-meta/vision_opencv/vision_opencv-9999.ebuild | 1 +
15 2 files changed, 2 insertions(+)
16
17 diff --git a/ros-meta/vision_opencv/vision_opencv-1.11.9.ebuild b/ros-meta/vision_opencv/vision_opencv-1.11.9-r1.ebuild
18 similarity index 95%
19 rename from ros-meta/vision_opencv/vision_opencv-1.11.9.ebuild
20 rename to ros-meta/vision_opencv/vision_opencv-1.11.9-r1.ebuild
21 index faed03b..a4e2366 100644
22 --- a/ros-meta/vision_opencv/vision_opencv-1.11.9.ebuild
23 +++ b/ros-meta/vision_opencv/vision_opencv-1.11.9-r1.ebuild
24 @@ -18,5 +18,6 @@ RDEPEND="
25 dev-ros/cv_bridge
26 dev-ros/image_geometry
27 dev-ros/opencv_tests
28 + dev-ros/opencv_apps
29 "
30 DEPEND="${RDEPEND}"
31
32 diff --git a/ros-meta/vision_opencv/vision_opencv-9999.ebuild b/ros-meta/vision_opencv/vision_opencv-9999.ebuild
33 index faed03b..a4e2366 100644
34 --- a/ros-meta/vision_opencv/vision_opencv-9999.ebuild
35 +++ b/ros-meta/vision_opencv/vision_opencv-9999.ebuild
36 @@ -18,5 +18,6 @@ RDEPEND="
37 dev-ros/cv_bridge
38 dev-ros/image_geometry
39 dev-ros/opencv_tests
40 + dev-ros/opencv_apps
41 "
42 DEPEND="${RDEPEND}"