mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 10:47:14 +08:00
opencv added lapack as deps
This commit is contained in:
parent
74ee502955
commit
3018846665
@ -1,12 +1,12 @@
|
||||
pkgbase=opencv
|
||||
pkgname=('opencv' 'opencv-samples')
|
||||
pkgver=3.4.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Open Source Computer Vision Library"
|
||||
arch=('x86_64')
|
||||
license=('BSD')
|
||||
url="http://opencv.org"
|
||||
depends=('gst-plugins-base' 'intel-tbb' 'libcl' 'libgphoto2' 'openblas'
|
||||
depends=('gst-plugins-base' 'intel-tbb' 'libcl' 'libgphoto2' 'openblas' 'lapack'
|
||||
'xine-lib' 'libdc1394' 'openexr' 'v4l-utils' 'ffmpeg' 'qt5-base' 'glu' 'python3' 'libgphoto2')
|
||||
makedepends=('pkgconfig' 'cmake' 'python2-numpy' 'mesa' 'python3-numpy' 'eigen3' 'hdf5')
|
||||
optdepends=('python2-numpy: Python 2.x interface'
|
||||
|
Loading…
Reference in New Issue
Block a user