summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharalampos Tsipizidis2017-11-19 23:11:29 +0200
committerCharalampos Tsipizidis2017-11-19 23:11:29 +0200
commitca93c6a80f00d4c1ce572bf793e266bb3f67d485 (patch)
tree18f289102a5741b7cf9a51e01ef363614895d22b
parentd0da42d0e811114fdc84ac1208013eda653cf97a (diff)
downloadaur-ca93c6a80f00d4c1ce572bf793e266bb3f67d485.tar.gz
Add dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc1e292fa920..162ed2fe7c80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Yeelight CLI tool"
arch=("i686" "x86_64")
url="https://gitlab.com/stavros/yeecli"
license=("BSD")
-depends=("python-yeelight")
+depends=("python-yeelight" "python-click")
makedepends=("git" "python-setuptools")
provides=("yeecli")
source=("git+https://gitlab.com/stavros/yeecli.git")