From 660171b2f62a8e347e3ea55ea629bd7f982cb0ee Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 20 Sep 2017 15:10:47 +0200 Subject: ipython-ipyparallel: add makedepends to silence namcap --- ipython-ipyparallel/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipython-ipyparallel') 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') -- cgit v1.2.3-54-g00ecf