commit:     24f7798d156690ae724d34160bfcfc45f5fd4e52
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 11:05:25 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 12:16:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24f7798d

dev-ros/visp_tracker: add missing := dep on visp

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../{visp_tracker-0.10.0-r1.ebuild => visp_tracker-0.10.0-r2.ebuild}  | 4 ++--
 dev-ros/visp_tracker/visp_tracker-9999.ebuild                         | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ros/visp_tracker/visp_tracker-0.10.0-r1.ebuild 
b/dev-ros/visp_tracker/visp_tracker-0.10.0-r2.ebuild
similarity index 93%
rename from dev-ros/visp_tracker/visp_tracker-0.10.0-r1.ebuild
rename to dev-ros/visp_tracker/visp_tracker-0.10.0-r2.ebuild
index baaa58596ce..d4999b7b519 100644
--- a/dev-ros/visp_tracker/visp_tracker-0.10.0-r1.ebuild
+++ b/dev-ros/visp_tracker/visp_tracker-0.10.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -30,7 +30,7 @@ RDEPEND="
        dev-ros/tf[${PYTHON_USEDEP}]
        dev-ros/rospy[${PYTHON_USEDEP}]
        dev-python/numpy[${PYTHON_USEDEP}]
-       sci-libs/ViSP[opencv,X]
+       sci-libs/ViSP:=[opencv,X]
        dev-libs/console_bridge:=
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-ros/visp_tracker/visp_tracker-9999.ebuild 
b/dev-ros/visp_tracker/visp_tracker-9999.ebuild
index baaa58596ce..d4999b7b519 100644
--- a/dev-ros/visp_tracker/visp_tracker-9999.ebuild
+++ b/dev-ros/visp_tracker/visp_tracker-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -30,7 +30,7 @@ RDEPEND="
        dev-ros/tf[${PYTHON_USEDEP}]
        dev-ros/rospy[${PYTHON_USEDEP}]
        dev-python/numpy[${PYTHON_USEDEP}]
-       sci-libs/ViSP[opencv,X]
+       sci-libs/ViSP:=[opencv,X]
        dev-libs/console_bridge:=
 "
 DEPEND="${RDEPEND}"

Reply via email to