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/theora_image_transport/
Date: Mon, 17 Apr 2017 09:55:52
Message-Id: 1492422905.8a5dbf64bda07071de4ab263992854939899f83c.aballier@gentoo
1 commit: 8a5dbf64bda07071de4ab263992854939899f83c
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 17 09:51:35 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 17 09:55:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a5dbf64
7
8 dev-ros/theora_image_transport: add := dep on opencv
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 dev-ros/theora_image_transport/theora_image_transport-1.9.5.ebuild | 3 ++-
13 dev-ros/theora_image_transport/theora_image_transport-9999.ebuild | 3 ++-
14 2 files changed, 4 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ros/theora_image_transport/theora_image_transport-1.9.5.ebuild b/dev-ros/theora_image_transport/theora_image_transport-1.9.5.ebuild
17 index 8bf9bf5edf6..c17f6354604 100644
18 --- a/dev-ros/theora_image_transport/theora_image_transport-1.9.5.ebuild
19 +++ b/dev-ros/theora_image_transport/theora_image_transport-1.9.5.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -18,6 +18,7 @@ IUSE=""
27
28 RDEPEND="
29 dev-ros/cv_bridge
30 + media-libs/opencv:=
31 dev-ros/dynamic_reconfigure
32 dev-ros/image_transport
33 media-libs/opencv
34
35 diff --git a/dev-ros/theora_image_transport/theora_image_transport-9999.ebuild b/dev-ros/theora_image_transport/theora_image_transport-9999.ebuild
36 index a450fdcd17e..c17f6354604 100644
37 --- a/dev-ros/theora_image_transport/theora_image_transport-9999.ebuild
38 +++ b/dev-ros/theora_image_transport/theora_image_transport-9999.ebuild
39 @@ -1,4 +1,4 @@
40 -# Copyright 1999-2014 Gentoo Foundation
41 +# Copyright 1999-2017 Gentoo Foundation
42 # Distributed under the terms of the GNU General Public License v2
43
44 EAPI=5
45 @@ -18,6 +18,7 @@ IUSE=""
46
47 RDEPEND="
48 dev-ros/cv_bridge
49 + media-libs/opencv:=
50 dev-ros/dynamic_reconfigure
51 dev-ros/image_transport
52 media-libs/opencv