From f5238e19b43b21bc5d06d6fc4108256ebce51243 Mon Sep 17 00:00:00 2001 From: Michael Aaron Murphy Date: Sat, 18 May 2024 01:59:07 +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 97e6177..7658c71 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: git, just (>= 1.13.0), pkg-config, + libxkbcommon-dev, rust-all, Standards-Version: 4.6.2 Homepage: https://github.com/pop-os/cosmic-edit