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 d8ea0f31fc92..8b8e9a5bb56a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://gitlab.freedesktop.org/xrdesktop/libinputsynth'
depends=('glib2')
provides=("$_realname="$pkgver)
conflicts=("$_realname")
-makedepend=('meson' 'git')
+makedepends=('meson' 'git' 'xdotool')
license=('MIT')
options=('debug' '!strip')