summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2017-11-06 12:48:22 +0100
committerTobias Bachmann2017-11-06 12:48:22 +0100
commit4c24adeba6c060f0128895dacb3a39705b3b104e (patch)
tree5b7914c96a151975290c271f4503f9cfb3e0b956 /PKGBUILD
parent1cc5860c23a689217b82068bd8d22885b909c485 (diff)
downloadaur-4c24adeba6c060f0128895dacb3a39705b3b104e.tar.gz
Patched for scipy 1.0 support
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9160b1027a4a..f27eb2ec3d20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes"
license=('Apache')
groups=()
-depends=('python' 'desktop-file-utils' 'python-six' 'python-numpy' 'python-matplotlib' 'python-nibabel' 'python-jinja' 'python-pillow' 'python-opengl' 'python-pyparsing' 'python-scipy' 'python-opengl-accelerate' 'wxpython-phoenix' 'fsl' 'fsleyes-widgets' 'fsleyes-props' 'wxnatpy')
+depends=('python' 'desktop-file-utils' 'python-six' 'python-numpy' 'python-matplotlib' 'python-nibabel' 'python-jinja' 'python-pillow' 'python-opengl' 'python-pyparsing' 'python-scipy' 'python-opengl-accelerate' 'wxpython-phoenix' 'fsl' 'fsleyes-widgets' 'fsleyes-props' 'python-wxnatpy')
makedepends=()
provides=()
conflicts=()