dev-ros/visp_tracker: add missing := dep on visp
authorAlexis Ballier <aballier@gentoo.org>
Sat, 13 Jan 2018 11:05:25 +0000 (12:05 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 13 Jan 2018 12:16:25 +0000 (13:16 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-ros/visp_tracker/visp_tracker-0.10.0-r2.ebuild [moved from dev-ros/visp_tracker/visp_tracker-0.10.0-r1.ebuild with 93% similarity]
dev-ros/visp_tracker/visp_tracker-9999.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 baaa58596ce23a00325b60956c432af0d11b7cc9..d4999b7b5199590a747be33a862a1a022ade3b37 100644 (file)
@@ -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}"
index baaa58596ce23a00325b60956c432af0d11b7cc9..d4999b7b5199590a747be33a862a1a022ade3b37 100644 (file)
@@ -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}"