diff options
Diffstat (limited to 'testing/py-mopidy-moped')
-rw-r--r-- | testing/py-mopidy-moped/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-mopidy-moped/APKBUILD b/testing/py-mopidy-moped/APKBUILD index a1e80d1e88..db00a44418 100644 --- a/testing/py-mopidy-moped/APKBUILD +++ b/testing/py-mopidy-moped/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="Apache" depends="python mopidy" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/M/Mopidy-Moped/Mopidy-Moped-$pkgver.tar.gz" |