[gnome-photos/wip/rishi/drop-liboauth: 4/4] flatpak: Move liboauth further down as it's no longer used by libgdata
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/drop-liboauth: 4/4] flatpak: Move liboauth further down as it's no longer used by libgdata
- Date: Fri, 22 May 2020 13:38:24 +0000 (UTC)
commit bfbf250252bb93db02a9866f3c1468e9b2386a11
Author: Debarshi Ray <debarshir gnome org>
Date: Fri May 22 15:14:34 2020 +0200
flatpak: Move liboauth further down as it's no longer used by libgdata
https://gitlab.gnome.org/GNOME/gnome-photos/-/issues/116
flatpak/org.gnome.Photos.json | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index af44f611..d61020b5 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -108,17 +108,6 @@
}
]
},
- {
- "name": "liboauth",
- "config-opts": [ "--enable-nss" ],
- "sources": [
- {
- "type": "archive",
- "url": "http://netix.dl.sourceforge.net/project/liboauth/liboauth-1.0.3.tar.gz",
- "sha256": "0df60157b052f0e774ade8a8bac59d6e8d4b464058cc55f9208d72e41156811f"
- }
- ]
- },
{
"name": "libgdata",
"buildsystem": "meson",
@@ -195,6 +184,17 @@
}
]
},
+ {
+ "name": "liboauth",
+ "config-opts": [ "--enable-nss" ],
+ "sources": [
+ {
+ "type": "archive",
+ "url": "http://netix.dl.sourceforge.net/project/liboauth/liboauth-1.0.3.tar.gz",
+ "sha256": "0df60157b052f0e774ade8a8bac59d6e8d4b464058cc55f9208d72e41156811f"
+ }
+ ]
+ },
{
"name": "grilo",
"buildsystem": "meson",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]