summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c18ad46ea117..9e4f3c57bb53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgdesc="Collection of Python libraries for simulating the irradiation of any po
arch=('x86_64')
depends=('python2'
'python2-numpy'
+ 'python2-setuptools'
'python2-pytz'
)
url='http://pysolar.org/'