summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-04-17 11:28:34 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-04-17 11:55:03 +0200
commit851bf4219b50c9573f1d5231cfdad8293d93fc15 (patch)
tree37b3437e86a4faac08fa848d278d9fd390707eba /dev-ros/compressed_depth_image_transport
parentdev-ros/compressed_depth_image_transport: remove old (diff)
downloadgentoo-851bf4219b50c9573f1d5231cfdad8293d93fc15.tar.gz
gentoo-851bf4219b50c9573f1d5231cfdad8293d93fc15.tar.bz2
gentoo-851bf4219b50c9573f1d5231cfdad8293d93fc15.zip
dev-ros/compressed_depth_image_transport: add := dep on opencv
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ros/compressed_depth_image_transport')
-rw-r--r--dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.9.5.ebuild4
-rw-r--r--dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.9.5.ebuild b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.9.5.ebuild
index c9e52ce1e1d9..778ad4580a98 100644
--- a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.9.5.ebuild
+++ b/dev-ros/compressed_depth_image_transport/compressed_depth_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,6 @@ RDEPEND="
dev-ros/cv_bridge
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
dev-ros/image_transport
- media-libs/opencv
+ media-libs/opencv:=
"
DEPEND="${RDEPEND}"
diff --git a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-9999.ebuild b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-9999.ebuild
index 99ed55de3796..778ad4580a98 100644
--- a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-9999.ebuild
+++ b/dev-ros/compressed_depth_image_transport/compressed_depth_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,6 @@ RDEPEND="
dev-ros/cv_bridge
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
dev-ros/image_transport
- media-libs/opencv
+ media-libs/opencv:=
"
DEPEND="${RDEPEND}"