[gnome-control-center/wip/jimmac/flatpak-manifest] flatpak: update manifest
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/jimmac/flatpak-manifest] flatpak: update manifest
- Date: Wed, 2 Feb 2022 10:54:09 +0000 (UTC)
commit dab3d43ec2c26b44c24626c73566980c0321432b
Author: Jakub Steiner <jimmac gmail com>
Date: Wed Feb 2 11:50:29 2022 +0100
flatpak: update manifest
- colord no longer has master branch
- gnome-desktop no longer needs ebassi/update-for-gtk4 branch
- libwacom uses meson now
Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1617
build-aux/flatpak/org.gnome.Settings.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index 3258f88e5..d1be9c914 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -218,6 +218,7 @@
"sources" : [
{
"type" : "git",
+ "branch" : "main",
"url" : "git://github.com/hughsie/colord.git"
}
]
@@ -270,8 +271,7 @@
"sources" : [
{
"type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/gnome-desktop.git",
- "branch" : "ebassi/update-for-gtk4"
+ "url" : "https://gitlab.gnome.org/GNOME/gnome-desktop.git"
}
]
},
@@ -324,7 +324,7 @@
},
{
"name" : "libwacom",
- "buildsystem" : "autotools",
+ "buildsystem" : "meson",
"sources" : [
{
"type" : "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]