From 4641be7ee539adbbeffe0750c997e4c236ac07bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 4 Aug 2025 05:00:46 +0200 Subject: [PATCH] debian: include gir1.2-gtklayershell-0.1 in runtime deps too This one isn't automatically detected by debhelper, so include it explicitly. QubesOS/qubes-issues#8841 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index c9c11ed..82301a8 100644 --- a/debian/control +++ b/debian/control @@ -32,6 +32,7 @@ Architecture: any Depends: python3-qubesadmin, python3-xdg, + gir1.2-gtklayershell-0.1, ${python3:Depends}, ${misc:Depends} Description: Qubes UI Applications