summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7aca51069e4d..19567d4c28fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Automatic shifter for SRT and ASS subtitle based on audio streams."
arch=('i686' 'x86_64')
url="https://github.com/tp7/Sushi"
license=('custom')
-depends=('python2' 'python2-numpy' 'opencv')
+depends=('python2' 'python2-numpy' 'opencv2')
optdepends=('ffmpeg: if demuxing is used'
'mkvtoolnix-cli: faster timecodes extraction when demuxing')
makedepends=('git')