From e27faff7a8663fc534661f252be54477e3b0b01e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 23:16:51 +0100 Subject: [PATCH] Adding gnome-shell to build-depends for middleclickclose. Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 9864258..e0a7031 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Daniel Baumann , Build-Depends: debhelper-compat (= 13), gettext, + gnome-shell, libglib2.0-bin, python3-docutils, unzip,