summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Taillon2020-11-04 08:35:20 -0700
committerJoshua Taillon2020-11-04 08:35:20 -0700
commit9482365d07b210bdf99a092e6cc92a205997e74d (patch)
tree62ae11e7bc5ada46a96bc51cdf5ec639c2fd08f9 /PKGBUILD
parent8a1b3ae466c38de17dfb5fb2f27cd99e58fea796 (diff)
downloadaur-9482365d07b210bdf99a092e6cc92a205997e74d.tar.gz
update ipyparallel dependency package name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 297b934831a4..f219d00e302c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@ depends=('python'
'python-pyaml'
'python-ptable'
'python-dill' # AUR
- 'ipython-ipyparallel' # AUR
+ 'python-ipyparallel' # AUR
'python-scikit-image' # AUR
# 'python-imageio' # AUR (from scikit-image)
# 'python-pywavelets' # AUR (from scikit-image)