media-libs/opencv: add back cuda require_use features2d
authorAmy Liffey <amynka@gentoo.org>
Wed, 1 Nov 2017 17:17:17 +0000 (18:17 +0100)
committerAmy Liffey <amynka@gentoo.org>
Wed, 1 Nov 2017 17:23:53 +0000 (18:23 +0100)
Package-Manager: Portage-2.3.8, Repoman-2.3.1

media-libs/opencv/opencv-3.3.0-r4.ebuild [moved from media-libs/opencv/opencv-3.3.0-r3.ebuild with 99% similarity]

similarity index 99%
rename from media-libs/opencv/opencv-3.3.0-r3.ebuild
rename to media-libs/opencv/opencv-3.3.0-r4.ebuild
index 40b1dee93bc0891db91230b558a37fc682a12f96..d1dae1bd40111f5065b650d98d0b058c3b1b0259 100644 (file)
@@ -28,7 +28,7 @@ REQUIRED_USE="
        contrib_cvv? ( contrib qt5 )
        contrib_hdf? ( contrib )
        contrib_sfm? ( contrib eigen gflags glog )
-       contrib_xfeatures2d? ( contrib )
+       contrib_xfeatures2d? ( contrib cuda )
        java? ( python )
        opengl? ( || ( gtk qt5 ) )
        python? ( ${PYTHON_REQUIRED_USE} )