opencv: disable ceres ssupport for now
This commit is contained in:
@@ -9,8 +9,9 @@ pkgdesc="Open Source Computer Vision Library (mingw-w64)"
|
||||
arch=('any')
|
||||
url="https://opencv.org/"
|
||||
license=("BSD")
|
||||
# 4.5.0 doesn't support ceres 2.x, wait for >4.5.0
|
||||
depends=(#"${MINGW_PACKAGE_PREFIX}-gst-plugins-base
|
||||
"${MINGW_PACKAGE_PREFIX}-ceres-solver"
|
||||
#"${MINGW_PACKAGE_PREFIX}-ceres-solver"
|
||||
"${MINGW_PACKAGE_PREFIX}-intel-tbb"
|
||||
"${MINGW_PACKAGE_PREFIX}-jasper"
|
||||
"${MINGW_PACKAGE_PREFIX}-freetype"
|
||||
|
||||
Reference in New Issue
Block a user