aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-mopidy-moped/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-mopidy-moped/APKBUILD')
-rw-r--r--testing/py-mopidy-moped/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-mopidy-moped/APKBUILD b/testing/py-mopidy-moped/APKBUILD
index db00a44418..0c847b302b 100644
--- a/testing/py-mopidy-moped/APKBUILD
+++ b/testing/py-mopidy-moped/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Responsive Web client for Mopidy"
url="https://github.com/martijnboland/moped"
arch="noarch"
license="Apache"
-depends="python mopidy"
+depends="python2 mopidy"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""