]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
meson.build: add a few features to summary
authorMike Yuan <me@yhndnzj.com>
Fri, 8 Nov 2024 18:28:24 +0000 (19:28 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 9 Nov 2024 20:39:11 +0000 (05:39 +0900)
meson.build

index 6b62dfa052dc9ae52d9aaee7a8be272f11b1a5d0..f579807945c4309cc7df19357ac119d76b230ca4 100644 (file)
@@ -3019,6 +3019,7 @@ foreach tuple : [
         ['AUDIT'],
         ['AppArmor'],
         ['IMA'],
+        ['IPE'],
         ['PAM'],
         ['SECCOMP'],
         ['SELinux'],
@@ -3027,6 +3028,7 @@ foreach tuple : [
         ['elfutils'],
         ['gcrypt'],
         ['gnutls'],
+        ['libarchive'],
         ['libbpf'],
         ['libcryptsetup'],
         ['libcryptsetup-plugins'],
@@ -3072,7 +3074,9 @@ foreach tuple : [
         ['localed'],
         ['logind'],
         ['machined'],
+        ['mountfsd'],
         ['networkd'],
+        ['nsresourced'],
         ['nss-myhostname'],
         ['nss-mymachines'],
         ['nss-resolve'],