diff options
Diffstat (limited to 'testing/py-pykka/APKBUILD')
-rw-r--r-- | testing/py-pykka/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pykka/APKBUILD b/testing/py-pykka/APKBUILD index 60654f129d..83d9964bf6 100644 --- a/testing/py-pykka/APKBUILD +++ b/testing/py-pykka/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="Apache" depends="python" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/P/Pykka/Pykka-$pkgver.tar.gz" |