aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-wm/river/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/river/Makefile b/x11-wm/river/Makefile
index 51f8a5bb378a..7bb356e98b6c 100644
--- a/x11-wm/river/Makefile
+++ b/x11-wm/river/Makefile
@@ -9,7 +9,8 @@ COMMENT= Dynamic tiling Wayland compositor
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols \
+BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
+ wayland-protocols>0:graphics/wayland-protocols \
wlroots>=0.14.0:x11-toolkits/wlroots \
zig>=0.8.0:lang/zig
LIB_DEPENDS= libevdev.so:devel/libevdev \