aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-cherrypy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-cherrypy/APKBUILD')
-rw-r--r--testing/py-cherrypy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-cherrypy/APKBUILD b/testing/py-cherrypy/APKBUILD
index 0373c3ee4a..d123948a0c 100644
--- a/testing/py-cherrypy/APKBUILD
+++ b/testing/py-cherrypy/APKBUILD
@@ -9,7 +9,7 @@ url="http://www.cherrypy.org"
arch="noarch"
license="BSD"
depends="python"
-depends_dev="python-dev"
+depends_dev="python2-dev"
makedepends="$depends_dev"
install=""
subpackages=""