summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-04-17 11:38:14 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-04-17 11:55:04 +0200
commita260ca7aa14a5296a7870ba583b19414f05df131 (patch)
treeaecaad7f8c4cee57b877f24107257da7414ae2c6 /dev-ros/image_proc
parentdev-ros/image_cb_detector: Add := dep on opencv (diff)
downloadgentoo-a260ca7aa14a5296a7870ba583b19414f05df131.tar.gz
gentoo-a260ca7aa14a5296a7870ba583b19414f05df131.tar.bz2
gentoo-a260ca7aa14a5296a7870ba583b19414f05df131.zip
dev-ros/image_proc: add := dep on opencv
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ros/image_proc')
-rw-r--r--dev-ros/image_proc/image_proc-1.12.19.ebuild2
-rw-r--r--dev-ros/image_proc/image_proc-9999.ebuild4
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 b9def709f3a9..ba843f916f3b 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 647d73c0c6be..c70f308ec815 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}"