We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcde678 commit 9c606eaCopy full SHA for 9c606ea
build_packages
@@ -266,6 +266,7 @@ if [[ "${FLAGS_usepkgonly}" -eq "${FLAGS_FALSE}" ]]; then
266
# lvm2[udev] -> virtual/udev -> systemd[cryptsetup] -> cryptsetup -> lvm2
267
# lvm2[systemd] -> systemd[cryptsetup] -> cryptsetup -> lvm2
268
# systemd[cryptsetup] -> cryptsetup[udev] -> virtual/udev -> systemd
269
+ # systemd[tpm] -> tpm2-tss -> util-linux[udev] -> virtual/udev -> systemd
270
# curl[http2] -> nghttp2[systemd] -> systemd[curl] -> curl
271
# sys-libs/pam[systemd] -> sys-apps/system[pam] -> sys-libs/pam
272
# not dropping pam from sys-apps/systemd, otherwise we would need
0 commit comments