From 73e99ae549613a16c62aebe75df0836964a4ac5e Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Mon, 12 Feb 2024 11:32:11 -0500 Subject: [PATCH] chore: add libinput build-dependency --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 388b59ca..ebcb96f7 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-Depends: libudev-dev, libxkbcommon-dev, libwayland-dev, + libinput-dev, just, pkg-config, Standards-Version: 4.3.0