diff options
Diffstat (limited to 'testing/py-mopidy-mopify/APKBUILD')
-rw-r--r-- | testing/py-mopidy-mopify/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-mopidy-mopify/APKBUILD b/testing/py-mopidy-mopify/APKBUILD index 99ef89c1bf..83a977b642 100644 --- a/testing/py-mopidy-mopify/APKBUILD +++ b/testing/py-mopidy-mopify/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="a full music experience web client for Mopidy" url="https://github.com/martijnboland/mopidy-mopify" arch="noarch" license="Apache" -depends="python mopidy" +depends="python2 mopidy" depends_dev="" makedepends="python2-dev py-setuptools" install="" |