From 347eee82769edd44dbb0dffe380267b7eb141941 Mon Sep 17 00:00:00 2001 From: Regolith Linux Date: Mon, 30 Dec 2024 10:58:16 -0800 Subject: [PATCH] fix: add dependency to policykit-1-gnome addresses https://github.com/regolith-linux/regolith-desktop/issues/1070 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 76b0fe4..39a11d2 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Depends: ${misc:Depends}, gnome-flashback, gnome-session-bin, mutter-common, + policykit-1-gnome, regolith-default-settings, regolith-i3-root-config, regolith-look-default,