[gnome-software/wip/exalm/flatpak] flatpak: Update polkit
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/exalm/flatpak] flatpak: Update polkit
- Date: Tue, 15 Feb 2022 12:04:00 +0000 (UTC)
commit 676e013162365d7577ee309695a69eb2a5f427c2
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue Feb 15 17:04:34 2022 +0500
flatpak: Update polkit
The sdk doesn't include mozjs78 anymore.
contrib/org.gnome.SoftwareDevel.json | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/contrib/org.gnome.SoftwareDevel.json b/contrib/org.gnome.SoftwareDevel.json
index ee85e9932..4f7e0f90b 100644
--- a/contrib/org.gnome.SoftwareDevel.json
+++ b/contrib/org.gnome.SoftwareDevel.json
@@ -115,11 +115,13 @@
{
"name": "polkit",
"buildsystem": "meson",
+ "config-opts": [
+ "-Djs_engine=mozjs"
+ ],
"sources": [
{
"type": "git",
- "url": "https://gitlab.freedesktop.org/polkit/polkit.git",
- "commit": "6ac355e7073c6b7581ea6dac291edc2e15f13d39"
+ "url": "https://gitlab.freedesktop.org/polkit/polkit.git"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]