summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 104631925c18..d15f7901e3af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,14 @@
pkgbase = python-imageio-ffmpeg
pkgdesc = FFMPEG wrapper for Python
pkgver = 0.4.8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/imageio/imageio-ffmpeg
arch = any
license = BSD
- makedepends = python-setuptools
makedepends = git
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python
depends = ffmpeg
source = git+https://github.com/imageio/imageio-ffmpeg.git#tag=v0.4.8