gnome-control-center/build-aux
Michael Catanzaro c36e6375da build-aux: switch flatpak manifest to librest-1.0
librest-0.7 uses libsoup 2 and fails to build since it was removed from
the runtime. Even if it did build successfully, gnome-control-center
would crash at runtime because it links to libsoup 3 dependencies like
gnome-online-accounts. The solution is simple: use librest-1.0 instead.

Note that nobody is using this flatpak manifest. gnome-online-accounts
switched to libsoup 3 last release cycle. There is no way for this
manifest to have worked since that time because it builds the master
branch of gnome-online-accounts.

Fixes #2324
2023-02-27 18:00:06 +00:00
..
ci ci: Switch to use the FDO CI templates 2020-05-07 15:27:55 +02:00
flatpak build-aux: switch flatpak manifest to librest-1.0 2023-02-27 18:00:06 +00:00
meson build: Use GNOME module post_install() 2022-08-24 14:36:39 +00:00