summaryrefslogtreecommitdiffstats
path: root/testing/py-scipy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-scipy/APKBUILD')
-rw-r--r--testing/py-scipy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-scipy/APKBUILD b/testing/py-scipy/APKBUILD
index 2622fd98225..8f745b6383c 100644
--- a/testing/py-scipy/APKBUILD
+++ b/testing/py-scipy/APKBUILD
@@ -8,7 +8,7 @@ url="http://www.scipy.org"
arch="all"
license="BSD"
depends="python py-numpy"
-depends_dev="python-dev gfortran py-numpy-dev openblas-dev"
+depends_dev="python2-dev gfortran py-numpy-dev openblas-dev"
makedepends="$depends_dev py-setuptools"
install=""
subpackages="$pkgname-dev"