From 63b807a44397335b0df2440826be35ef6edede01 Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Fri, 17 May 2024 19:10:07 -0400 Subject: [PATCH] fix: add dep to debian control --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index cf75a41..d19f08c 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: just (>= 1.13.0), pkg-config, rust-all, + libxkbcommon-dev, Standards-Version: 4.6.2 Homepage: https://github.com/pop-os/cosmic-term