aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-mopidy-spotify/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-mopidy-spotify/APKBUILD')
-rw-r--r--testing/py-mopidy-spotify/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-mopidy-spotify/APKBUILD b/testing/py-mopidy-spotify/APKBUILD
index d9e6f5ed2c..f481f6e5d7 100644
--- a/testing/py-mopidy-spotify/APKBUILD
+++ b/testing/py-mopidy-spotify/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Mopidy extension for playing music from Spotify"
url="https://github.com/mopidy/mopidy-spotify"
arch="noarch"
license="Apache"
-depends="python mopidy"
+depends="python2 mopidy"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""