From dfbc7d956a3b715c70e454a58521f3e1a61aa795 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Tue, 31 Oct 2023 09:58:56 -0600 Subject: [PATCH] Fix debian dependencies --- debian/control | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 548f8a9..d9f8290 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,7 @@ Maintainer: Jeremy Soller Build-Depends: debhelper-compat (=13), just (>= 1.13.0), - libclang-dev, - libwayland-dev, - libxkbcommon-dev, + libgtk-3-dev, pkg-config, rust-all, Standards-Version: 4.6.2