Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/gazebo_plugins/
Date: Mon, 17 Apr 2017 09:55:38
Message-Id: 1492422904.a2739f38362b620bac58b5ebb97bc1a4cd94745c.aballier@gentoo
1 commit: a2739f38362b620bac58b5ebb97bc1a4cd94745c
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 17 09:44:27 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 17 09:55:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2739f38
7
8 dev-ros/gazebo_plugins: add := dep on opencv
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild | 1 +
13 dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild | 1 +
14 2 files changed, 2 insertions(+)
15
16 diff --git a/dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild b/dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild
17 index 204d4e484aa..6c9e258f88b 100644
18 --- a/dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild
19 +++ b/dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild
20 @@ -36,6 +36,7 @@ RDEPEND="
21 dev-ros/image_transport
22 dev-ros/rosconsole
23 dev-ros/cv_bridge
24 + media-libs/opencv:=
25 dev-ros/polled_camera
26 dev-ros/diagnostic_updater
27 dev-ros/camera_info_manager
28
29 diff --git a/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild b/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild
30 index 204d4e484aa..6c9e258f88b 100644
31 --- a/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild
32 +++ b/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild
33 @@ -36,6 +36,7 @@ RDEPEND="
34 dev-ros/image_transport
35 dev-ros/rosconsole
36 dev-ros/cv_bridge
37 + media-libs/opencv:=
38 dev-ros/polled_camera
39 dev-ros/diagnostic_updater
40 dev-ros/camera_info_manager