summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYamashita Ren2019-04-04 17:25:45 +0200
committerYamashita Ren2019-04-04 17:25:45 +0200
commit3b71890a1fa4fbc4f70945c50c675d75e60a8def (patch)
tree186cbb48214b78e3c47e1f3b890aab3f0b91a944
parent8285e8b5bc742900fe50dea30480c66638db0709 (diff)
downloadaur-3b71890a1fa4fbc4f70945c50c675d75e60a8def.tar.gz
Update depends.
-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')