[gnome-maps/wip/mlundblad/flatpak-build-librest: 2/2] flatpak: Build librest for Flatpak
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/mlundblad/flatpak-build-librest: 2/2] flatpak: Build librest for Flatpak
- Date: Tue, 20 Jul 2021 09:10:34 +0000 (UTC)
commit 70a6b440b704d5fd095d03569f10a8a56db04d32
Author: Marcus Lundblad <ml update uu se>
Date: Tue Jul 20 10:12:17 2021 +0200
flatpak: Build librest for Flatpak
Since librest is not included in the runtime anymore
build it explicitly in our Flatpak manifest.
org.gnome.Maps.json | 10 ++++++++++
1 file changed, 10 insertions(+)
---
diff --git a/org.gnome.Maps.json b/org.gnome.Maps.json
index 29413c7b..903e3b77 100644
--- a/org.gnome.Maps.json
+++ b/org.gnome.Maps.json
@@ -171,6 +171,16 @@
}
]
},
+ {
+ "name" : "librest",
+ "sources" : [
+ {
+ "type" : "archive",
+ "url" : "https://gitlab.gnome.org/GNOME/librest/-/archive/0.8.1/librest-0.8.1.tar.gz",
+ "sha256" : "2bdd1be07a9150b1c6ceea6e01dedf2efcff564381cae0cd6c7330403efe59d7"
+ }
+ ]
+ },
{
"name": "cogl",
"config-opts": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]