[gnome-control-center/alatiera/flatpak-build: 10/11] flatpak: bundle popt for cryptsetup
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/alatiera/flatpak-build: 10/11] flatpak: bundle popt for cryptsetup
- Date: Fri, 23 Jul 2021 06:28:33 +0000 (UTC)
commit f23abc395049853ee75422fc9d1f71a29e2d9611
Author: Jordan Petridis <jordan centricular com>
Date: Tue Jul 20 08:10:21 2021 +0300
flatpak: bundle popt for cryptsetup
Starting with GNOME 41, popt is no longer part of the runtime
build-aux/flatpak/org.gnome.Settings.json | 11 +++++++++++
1 file changed, 11 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index ed702420c..6e9e4eddc 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -760,6 +760,17 @@
}
]
},
+ {
+ "name" : "popt",
+ "buildsystem" : "autotools",
+ "sources" : [
+ {
+ "type" : "git",
+ "url" : "https://github.com/rpm-software-management/popt",
+ "tag" : "popt-1.18-release"
+ }
+ ]
+ },
{
"name" : "cryptsetup",
"buildsystem" : "autotools",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]