From 6a29e427b84f6c8108bef7b5c9e1ed4b426a567c Mon Sep 17 00:00:00 2001 From: Michael Aaron Murphy Date: Sat, 18 May 2024 01:57:48 +0200 Subject: [PATCH] fix(debian): add libxkbcommon-dev --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index eb35d32..fadf9e1 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: git, just (>= 1.13.0), libglib2.0-dev, + libxkbcommon-dev, pkg-config, rust-all, Standards-Version: 4.6.2