summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEugene Dvoretsky2017-05-04 18:46:12 +0300
committerEugene Dvoretsky2017-05-04 18:46:12 +0300
commit823d4c05e00f725e76d62655fccf6a781a4fb41b (patch)
tree2a890ba271f6040ab652ce5797a5ea87bb65a22c /PKGBUILD
parent7430c98099e6d673b0f8213184cdc9a1b9979191 (diff)
downloadaur-cellprofiler-git.tar.gz
Add numpy, lxml deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 129936270017..5fd8fe929f06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ depends=(
'python2-decorator'
'python2-pytz'
'python2-pyzmq'
+ 'python2-numpy'
'python2-scipy'
'python2-matplotlib'
'python2-h5py'
@@ -21,6 +22,7 @@ depends=(
'python2-pylibtiff-git'
'python2-pandas'
'python2-raven'
+ 'python2-lxml'
'mysql-python'
'wxpython'
# 'pythoh2-cellh5'