diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-04-17 11:51:35 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-04-17 11:55:05 +0200 |
commit | 8a5dbf64bda07071de4ab263992854939899f83c (patch) | |
tree | 8ab7b8ef6dee229c36daadebaf88c4b300e98107 /dev-ros/theora_image_transport | |
parent | dev-ros/theora_image_transport: remove old (diff) | |
download | gentoo-8a5dbf64bda07071de4ab263992854939899f83c.tar.gz gentoo-8a5dbf64bda07071de4ab263992854939899f83c.tar.bz2 gentoo-8a5dbf64bda07071de4ab263992854939899f83c.zip |
dev-ros/theora_image_transport: add := dep on opencv
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ros/theora_image_transport')
-rw-r--r-- | dev-ros/theora_image_transport/theora_image_transport-1.9.5.ebuild | 3 | ||||
-rw-r--r-- | dev-ros/theora_image_transport/theora_image_transport-9999.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
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 index 8bf9bf5edf68..c17f63546049 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,6 +18,7 @@ IUSE="" RDEPEND=" dev-ros/cv_bridge + media-libs/opencv:= dev-ros/dynamic_reconfigure dev-ros/image_transport media-libs/opencv diff --git a/dev-ros/theora_image_transport/theora_image_transport-9999.ebuild b/dev-ros/theora_image_transport/theora_image_transport-9999.ebuild index a450fdcd17ea..c17f63546049 100644 --- a/dev-ros/theora_image_transport/theora_image_transport-9999.ebuild +++ b/dev-ros/theora_image_transport/theora_image_transport-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,6 +18,7 @@ IUSE="" RDEPEND=" dev-ros/cv_bridge + media-libs/opencv:= dev-ros/dynamic_reconfigure dev-ros/image_transport media-libs/opencv |