commit: a260ca7aa14a5296a7870ba583b19414f05df131
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 09:38:14 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 09:55:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a260ca7a
dev-ros/image_proc: add := dep on opencv
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ros/image_proc/image_proc-1.12.19.ebuild | 2 +-
dev-ros/image_proc/image_proc-9999.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-ros/image_proc/image_proc-1.12.19.ebuild
b/dev-ros/image_proc/image_proc-1.12.19.ebuild
index b9def709f3a..ba843f916f3 100644
--- a/dev-ros/image_proc/image_proc-1.12.19.ebuild
+++ b/dev-ros/image_proc/image_proc-1.12.19.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
dev-ros/nodelet
dev-ros/roscpp
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- media-libs/opencv
+ media-libs/opencv:=
dev-libs/boost:=[threads]
"
DEPEND="${RDEPEND}"
diff --git a/dev-ros/image_proc/image_proc-9999.ebuild
b/dev-ros/image_proc/image_proc-9999.ebuild
index 647d73c0c6b..c70f308ec81 100644
--- a/dev-ros/image_proc/image_proc-9999.ebuild
+++ b/dev-ros/image_proc/image_proc-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
@@ -22,7 +22,7 @@ RDEPEND="
dev-ros/nodelet
dev-ros/roscpp
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- media-libs/opencv
+ media-libs/opencv:=
dev-libs/boost:=[threads]
"
DEPEND="${RDEPEND}"