aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-numpy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-numpy/APKBUILD')
-rw-r--r--testing/py-numpy/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-numpy/APKBUILD b/testing/py-numpy/APKBUILD
index 7bf76129a3..24f7f83c8a 100644
--- a/testing/py-numpy/APKBUILD
+++ b/testing/py-numpy/APKBUILD
@@ -3,13 +3,13 @@
pkgname=py-numpy
_pkgname=numpy
pkgver=1.11.0
-pkgrel=0
+pkgrel=1
pkgdesc="Scientific tools for Python"
url="http://numpy.scipy.org/"
arch="all"
license="BSD"
depends="gfortran"
-depends_dev="python-dev openblas-dev py-setuptools py-nose cython-dev"
+depends_dev="python-dev openblas-dev py-setuptools py-nose cython-dev py-numpy"
makedepends="$depends_dev"
install=""
subpackages="$pkgname-dev $pkgname-doc"