summaryrefslogtreecommitdiff
path: root/ipython-ipyparallel/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'ipython-ipyparallel/PKGBUILD')
-rw-r--r--ipython-ipyparallel/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipython-ipyparallel/PKGBUILD b/ipython-ipyparallel/PKGBUILD
index 602f87fb..e026d69a 100644
--- a/ipython-ipyparallel/PKGBUILD
+++ b/ipython-ipyparallel/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Interactive Parallel Computing in Python"
url="https://github.com/ipython/ipyparallel"
arch=(any)
license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools')
+makedepends=('python-setuptools' 'python2-setuptools' 'ipython' 'ipython2')
source=("https://github.com/ipython/ipyparallel/archive/${pkgver}.tar.gz")
sha512sums=('ed1b9211112cdfde7b6d3d02203929f53bf18e1ca9e9043ae41f92bfa6d49991df55c7fdef24738cb17da05dcf7dc3fd3835248be99efac42d394aa6710eaee7')