From 15b451413a456b2a58703f5ebb0bba607eb7718a Mon Sep 17 00:00:00 2001 From: Ken Gilmer Date: Tue, 19 Apr 2022 07:47:06 -0700 Subject: [PATCH] Fix bullseye branch for regolith-look-default --- stage/testing/debian/bullseye/package-model.json | 4 ++++ stage/unstable/debian/bullseye/package-model.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/stage/testing/debian/bullseye/package-model.json b/stage/testing/debian/bullseye/package-model.json index d26ac366..841e19b6 100644 --- a/stage/testing/debian/bullseye/package-model.json +++ b/stage/testing/debian/bullseye/package-model.json @@ -11,6 +11,10 @@ "xcb-util": { "source": "https://git.launchpad.net/ubuntu/+source/xcb-util", "ref": "applied/ubuntu/groovy" + }, + "regolith-look-default": { + "source": "https://github.com/regolith-linux/regolith-look-default.git", + "ref": "debian/bullseye" } } } \ No newline at end of file diff --git a/stage/unstable/debian/bullseye/package-model.json b/stage/unstable/debian/bullseye/package-model.json index d26ac366..841e19b6 100644 --- a/stage/unstable/debian/bullseye/package-model.json +++ b/stage/unstable/debian/bullseye/package-model.json @@ -11,6 +11,10 @@ "xcb-util": { "source": "https://git.launchpad.net/ubuntu/+source/xcb-util", "ref": "applied/ubuntu/groovy" + }, + "regolith-look-default": { + "source": "https://github.com/regolith-linux/regolith-look-default.git", + "ref": "debian/bullseye" } } } \ No newline at end of file