aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-pylast/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-pylast/APKBUILD')
-rw-r--r--main/py-pylast/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-pylast/APKBUILD b/main/py-pylast/APKBUILD
index 37af039a39..9219ecfd81 100644
--- a/main/py-pylast/APKBUILD
+++ b/main/py-pylast/APKBUILD
@@ -9,7 +9,7 @@ arch="noarch"
license="Apache"
depends="python"
depends_dev=""
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=""
subpackages=""
source="https://files.pythonhosted.org/packages/source/p/pylast/pylast-$pkgver.tar.gz"