[epiphany] flatpak: Unbreak HTTPS after previous commit
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] flatpak: Unbreak HTTPS after previous commit
- Date: Fri, 21 Dec 2018 00:45:09 +0000 (UTC)
commit 7d876d79902304c242ab777f585c955c43f0955a
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Thu Dec 20 18:44:22 2018 -0600
flatpak: Unbreak HTTPS after previous commit
Got to bundle glib-networking if we bundle glib
flatpak/org.gnome.Epiphany.json | 14 ++++++++++++++
1 file changed, 14 insertions(+)
---
diff --git a/flatpak/org.gnome.Epiphany.json b/flatpak/org.gnome.Epiphany.json
index 42f6e0aa4..8b47bf31c 100644
--- a/flatpak/org.gnome.Epiphany.json
+++ b/flatpak/org.gnome.Epiphany.json
@@ -58,6 +58,20 @@
}
]
},
+ {
+ "name" : "glib-networking",
+ "config-opts" : [
+ "--libdir=/app/lib"
+ ],
+ "buildsystem" : "meson",
+ "builddir" : true,
+ "sources" : [
+ {
+ "type" : "git",
+ "url" : "https://gitlab.gnome.org/GNOME/glib-networking.git"
+ }
+ ]
+ },
{
"name" : "gtk",
"config-opts" : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]