summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25f9b542b47a..28766788bc99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('any')
url="https://github.com/balloob/pychromecast"
license=('MIT')
depends=('python2>=2.7' 'python2-requests' 'python2-protobuf')
+makedepends=('git')
provides=('python2-pychromecast')
conflicts=('python2-pychromecast')
options=(!emptydirs)