[totem/alatiera/fix-flatpak: 1/3] flatpak: Build liboauth against NSS
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/alatiera/fix-flatpak: 1/3] flatpak: Build liboauth against NSS
- Date: Wed, 26 Sep 2018 23:55:01 +0000 (UTC)
commit de9fbd970adb4c1234be147608a29cefa18c40d7
Author: Jordan Petridis <jpetridis gnome org>
Date: Thu Sep 27 02:28:31 2018 +0300
flatpak: Build liboauth against NSS
Currently available versions of liboauth, such as 1.0.3, don't build
against OpenSSL 1.1.0, and that has been failing the nightly builds.
It does work with NSS, though; and, for what it's worth, Fedora builds
liboauth against NSS too.
https://github.com/x42/liboauth/issues/9
flatpak/org.gnome.Totem.json | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/flatpak/org.gnome.Totem.json b/flatpak/org.gnome.Totem.json
index 1a29947c..5c133d46 100644
--- a/flatpak/org.gnome.Totem.json
+++ b/flatpak/org.gnome.Totem.json
@@ -109,6 +109,7 @@
},
{
"name": "liboauth",
+ "config-opts": [ "--enable-nss" ],
"sources": [
{
"type": "archive",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]