summaryrefslogtreecommitdiff
path: root/repo/libinput
diff options
context:
space:
mode:
Diffstat (limited to 'repo/libinput')
-rw-r--r--repo/libinput/libinput.xibuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/repo/libinput/libinput.xibuild b/repo/libinput/libinput.xibuild
index 4141159..c7bd7ea 100644
--- a/repo/libinput/libinput.xibuild
+++ b/repo/libinput/libinput.xibuild
@@ -1,7 +1,6 @@
#!/bin/sh
-MAKEDEPS="meson ninja"
-DEPS="libevdev mtdev libwacom"
+MAKEDEPS="meson ninja libevdev mtdev libwacom"
DESC="Input device management and event handling library"