commit: 851bf4219b50c9573f1d5231cfdad8293d93fc15
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 09:28:34 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 09:55:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=851bf421
dev-ros/compressed_depth_image_transport: add := dep on opencv
Package-Manager: Portage-2.3.5, Repoman-2.3.2
.../compressed_depth_image_transport-1.9.5.ebuild | 4 ++--
.../compressed_depth_image_transport-9999.ebuild | 4 ++--
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 c9e52ce1e1d..778ad4580a9 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 99ed55de379..778ad4580a9 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}"