summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e1f6c0530b7..705777c8cff7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,8 @@ pkgdesc="An unofficial api for Google Play Music."
_gitver="$pkgver"
url="https://github.com/simon-weber/gmusicapi"
+provides=('python-gmusicapi')
+
depends=(
'python'
'python-future'