aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-eyed3/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-eyed3/APKBUILD')
-rw-r--r--main/py-eyed3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-eyed3/APKBUILD b/main/py-eyed3/APKBUILD
index eacf6f3e38..6695a76616 100644
--- a/main/py-eyed3/APKBUILD
+++ b/main/py-eyed3/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="A Python module and program for processing information about mp3 files"
url="http://eyed3.nicfit.net/"
arch="noarch"
license="GPL"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""