summaryrefslogtreecommitdiffstats
path: root/testing/py-frosted/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-frosted/APKBUILD')
-rw-r--r--testing/py-frosted/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-frosted/APKBUILD b/testing/py-frosted/APKBUILD
index 90858446c53..89ea1ebf918 100644
--- a/testing/py-frosted/APKBUILD
+++ b/testing/py-frosted/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="MIT"
depends="python py-pies"
depends_dev=""
-makedepends="python-dev"
+makedepends="python2-dev"
install=""
subpackages=""
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"