summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c8808b8d38e..8971e002f389 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=(
'python2-pyspotify>=2'
'python2-setuptools'
'python2-requests>=2')
-makedepends=('python2', 'git')
+makedepends=('python2' 'git')
provides=('mopidy-spotify')
source=("git+https://github.com/kingosticks/mopidy-spotify.git#branch=fix/web-api-playlists-v2")
md5sums=('SKIP')