summaryrefslogtreecommitdiff
path: root/ipython-ipyparallel
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-09-20 15:10:47 +0200
committerErich Eckner <git@eckner.net>2017-09-20 15:10:47 +0200
commit660171b2f62a8e347e3ea55ea629bd7f982cb0ee (patch)
tree9b2d5a998d57985944a588273b227ef7cc6924bf /ipython-ipyparallel
parentee40c33489ca89241191bba3eccd47f2c130fd66 (diff)
downloadarchlinuxewe.git.save-660171b2f62a8e347e3ea55ea629bd7f982cb0ee.tar.xz
ipython-ipyparallel: add makedepends to silence namcap
Diffstat (limited to 'ipython-ipyparallel')
-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')