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 9219ecfd813..dbb49e64614 100644
--- a/main/py-pylast/APKBUILD
+++ b/main/py-pylast/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="A Python interface to the last.fm API"
url="https://github.com/pylast/pylast"
arch="noarch"
license="Apache"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""