summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e73c0d5b3a4d..3d893014c92c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgbase='python-itur'
pkgname=('python-itur')
_module='itur'
pkgver='0.3.4'
-pkgrel=1
+pkgrel=2
pkgdesc="A python implementation of the ITU-R P. Recommendations"
url="https://github.com/inigodelportillo/ITU-Rpy"
-depends=('python' 'python-astropy' 'python-pyproj')
+depends=('python' 'python-astropy' 'python-pyproj' 'python-certifi' 'python-scipy')
makedepends=('python-setuptools')
license=('MIT')
arch=('any')