summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Wagner2015-06-21 11:25:14 -0400
committerAndreas Wagner2015-06-21 11:25:14 -0400
commit5e4238165d6a5d3deb8be5d57bb1aff95bacd1c7 (patch)
tree18a3177d11045e26425b104ab48065e1e85393a0 /PKGBUILD
parent3005e0aeacbec9adc939e13a5776318d586fef1c (diff)
downloadaur-spreads.tar.gz
Added several dependencies.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 9 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3710fbeae897..c21aaddce328 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,15 @@ depends=('python2-pip'
'python2-requests'
'python2-tornado'
'python2-wand'
- 'python2-pyside')
+ 'python2-pyside'
+ 'python2-pathlib'
+ 'python2-enum34'
+ 'python2-isbnlib'
+ 'python2-roman'
+ 'python2-blinker'
+ 'python2-futures'
+ 'python2-yaml'
+ 'python2-colorama')
source=("http://buildbot.diybookscanner.org/nightly/$pkgname-$pkgver.tar.gz")
sha512sums=('fcb66af0583c990467e308515e330ce0ff8a5732eea18cf33c127fcdf502e171f1e734028dce9272d6b31fd00876cff2227f026268dfd37ee6606b934c7ee1c1')