aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-gnuplot/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-gnuplot/APKBUILD')
-rw-r--r--testing/py-gnuplot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-gnuplot/APKBUILD b/testing/py-gnuplot/APKBUILD
index 5cb552a079..7c4a2a6576 100644
--- a/testing/py-gnuplot/APKBUILD
+++ b/testing/py-gnuplot/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="LGPL"
depends="python py-numpy gnuplot"
depends_dev=""
-makedepends="$depends_dev python-dev"
+makedepends="$depends_dev python2-dev"
install=""
subpackages=""
source="$_pkgname-$pkgver.tar.gz::http://prdownloads.sourceforge.net/$_pkgname/$_pkgname-$pkgver.tar.gz?download"