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 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")