[jhbuild/wip/hadess/add-polkit] core-deps-latest: Add polkit module
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild/wip/hadess/add-polkit] core-deps-latest: Add polkit module
- Date: Fri, 15 Oct 2021 09:06:25 +0000 (UTC)
commit 37f3c67395dbb8dfa69e41edf46abb795b5faf7c
Author: Bastien Nocera <hadess hadess net>
Date: Fri Oct 15 10:18:42 2021 +0200
core-deps-latest: Add polkit module
While this is the sort of package that should be installed in the
system, so it can integrate with PAM and systemd, a newer version than
what's shipped in most recent released distributions is needed to build
gnome-control-center.
modulesets/gnome-suites-core-deps-latest.modules | 11 +++++++++++
1 file changed, 11 insertions(+)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index fd7b4ccb..cfae725d 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1817,6 +1817,17 @@
<branch/>
</autotools>
+ <meson id="polkit">
+ <branch repo="gitlab.freedesktop.org"
+ module="polkit/polkit.git"
+ checkoutdir="polkit"/>
+ <dependencies>
+ <dep package="glib"/>
+ <dep package="expat"/>
+ <dep package="pam"/>
+ </dependencies>
+ </meson>
+
<autotools id="ModemManager"
autogenargs="--with-udev-base-dir=${libdir}/udev --with-systemdsystemunitdir=no
--disable-more-warnings">
<branch repo="gitlab.freedesktop.org"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]