summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorbitwave2020-02-22 15:11:23 +0100
committerbitwave2020-02-22 15:11:23 +0100
commit983598d652901c0e67452c4d73d4fecc34d4a09b (patch)
tree6fec612cdca6926d602db5068bd361cdf0e265b6 /.SRCINFO
parent3b854e8bc8f6d45fa50dc71ee408358e518c781e (diff)
downloadaur-983598d652901c0e67452c4d73d4fecc34d4a09b.tar.gz
added missing deps
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10ce9ad8110e..8a32986cec6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,19 @@
pkgbase = python-scenedetect
pkgdesc = A cross-platform, OpenCV-based video scene detection program and Python library.
pkgver = 0.5.1.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Breakthrough/PySceneDetect
arch = any
license = MIT
makedepends = python-setuptools
depends = python
+ depends = qt5-base
+ depends = python-click
source = https://files.pythonhosted.org/packages/source/s/scenedetect/scenedetect-0.5.1.1.tar.gz
sha256sums = 16526b5c1c1eca0fd060571b62f979a3a2b9a0c47a76edffcde56099cf1efe24
pkgname = python-scenedetect
depends = python
+ depends = qt5-base
+ depends = python-click