summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31f6f9dd16b2..962e7513e85a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Control Chromecasts from Linux and D-Bus "
arch=('any')
url="https://github.com/alexdelorenzo/chromecast_mpris"
license=('AGPL3')
-depends=('python>=3.6.0' 'python-gobject' 'python-pydbus')
+depends=('python>=3.6.0' 'python-gobject' 'python-pydbus' 'python-click')
makedepends=('git' 'python-pip')
source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
md5sums=('SKIP')