[shotwell] flatpak: Build liboauth against NSS
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] flatpak: Build liboauth against NSS
- Date: Tue, 2 Oct 2018 10:25:40 +0000 (UTC)
commit b2e78a6dadf7614369c020273aa7dea3044489b3
Author: Jens Georg <mail jensge org>
Date: Tue Oct 2 10:24:56 2018 +0200
flatpak: Build liboauth against NSS
Following https://gitlab.gnome.org/GNOME/gnome-photos/commit/886d93bf2542fcddf7b7cae56dee20254e26b945,
the new GNOME runtime only has OpenSSL 1.1.x
flatpak/org.gnome.Shotwell.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/flatpak/org.gnome.Shotwell.json b/flatpak/org.gnome.Shotwell.json
index 78e2291a..aab084c7 100644
--- a/flatpak/org.gnome.Shotwell.json
+++ b/flatpak/org.gnome.Shotwell.json
@@ -70,8 +70,9 @@
"config-opts" : ["--disable-introspection", "--disable-docs"]
},
{
- "name": "liboauth",
- "sources": [
+ "name" : "liboauth",
+ "config-opts" : [ "--enable-nss" ],
+ "sources" : [
{
"type": "archive",
"url": "http://netix.dl.sourceforge.net/project/liboauth/liboauth-1.0.3.tar.gz",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]