1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-09 01:18:19 +03:00

meson.build: add a few features to summary

This commit is contained in:
Mike Yuan 2024-11-08 19:28:24 +01:00 committed by Yu Watanabe
parent 6d558e53c9
commit e997cfaa73

View 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'],