From d2138fb1b9768645fe7ec322480b1feef5d8b7d7 Mon Sep 17 00:00:00 2001 From: Regolith Linux Date: Mon, 30 Dec 2024 11:31:26 -0800 Subject: [PATCH] fix: enable xdg-desktop-portal-regolith to build on jammy address https://github.com/regolith-linux/regolith-desktop/issues/920 --- stage/unstable/ubuntu/jammy/package-model.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/stage/unstable/ubuntu/jammy/package-model.json b/stage/unstable/ubuntu/jammy/package-model.json index 1407f40..f579f80 100644 --- a/stage/unstable/ubuntu/jammy/package-model.json +++ b/stage/unstable/ubuntu/jammy/package-model.json @@ -17,7 +17,6 @@ "sway-regolith": { "ref": "packaging/v1.7-regolith", "source": "https://github.com/regolith-linux/sway-regolith.git" - }, - "xdg-desktop-portal-regolith": null + } } } \ No newline at end of file