From 51a5ed7671eb69320ff87b2d6e1b86d40fcf7a39 Mon Sep 17 00:00:00 2001 From: Khosrow Moossavi Date: Tue, 17 Dec 2024 11:19:24 -0500 Subject: [PATCH] fix: fall back on common tag for xdg-desktop-portal-regolith for oracular --- stage/testing/ubuntu/oracular/package-model.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/stage/testing/ubuntu/oracular/package-model.json b/stage/testing/ubuntu/oracular/package-model.json index d1ac7f6f..75cc1d81 100644 --- a/stage/testing/ubuntu/oracular/package-model.json +++ b/stage/testing/ubuntu/oracular/package-model.json @@ -9,10 +9,6 @@ "source": "https://github.com/regolith-linux/i3status-rs_debian.git" }, "regolith-control-center": null, - "ubiquity-slideshow-regolith": null, - "xdg-desktop-portal-regolith": { - "ref": "r3_3-beta1-ubuntu-oracular", - "source": "https://github.com/regolith-linux/xdg-desktop-portal-regolith.git" - } + "ubiquity-slideshow-regolith": null } }