~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] testing/py-numpy: fix $depends_dev

Details
Message ID
<1461504153-13663-1-git-send-email-developer@it-offshore.co.uk>
Sender timestamp
1461504153
DKIM signature
missing
Download raw message
Patch: +1 -1
closes https://bugs.alpinelinux.org/issues/5485
---
 testing/py-numpy/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/py-numpy/APKBUILD b/testing/py-numpy/APKBUILD
index 7bf7612..2311b9b 100644
--- a/testing/py-numpy/APKBUILD
+++ b/testing/py-numpy/APKBUILD
@@ -9,7 +9,7 @@ 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"
-- 
2.8.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)