summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2022-02-02 11:50:29 +0100
committerJakub Steiner <jimmac@gmail.com>2022-02-02 11:53:09 +0100
commitdab3d43ec2c26b44c24626c73566980c0321432b (patch)
tree947238078e2b87b5834ffffa33d3efb4a005142e /build-aux
parent5855b661fe9b6b77f900dd9aeeeda7b109fb8c8c (diff)
downloadgnome-control-center-dab3d43ec2c26b44c24626c73566980c0321432b.tar.gz
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
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gnome.Settings.json6
1 files 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",