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 394f974ef704..d4ea8aeea5cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Click anywhere with only 3 keystrokes"
arch=(any)
url="https://github.com/foliea/firegrid"
license=('MIT')
-depends=('noto-fonts' 'libx11' 'imagemagick' 'voidcsfml')
+depends=('noto-fonts' 'libx11' 'imagemagick' 'voidcsfml' 'xdotool')
makedepends=('wget' 'crystal')
source=("https://github.com/foliea/firegrid/archive/$pkgver.tar.gz")
md5sums=('SKIP')