blob: e9f1dc34bdf31a54e79e2601988a16b018cfb416 [file] [log] [blame]
Patrick Williams9915b6f2022-02-16 15:49:18 -06001# We don't need pkcs11 support on the BMC by default and it ends up causing a
2# dependency chain that brings in Rust.
3RDEPENDS:packagegroup-security-tpm2:remove = "tpm2-pkcs11"
Patrick Williams029f4aa2023-09-13 07:49:11 -05004# Remove the python3 dependency.
5RDEPENDS:packagegroup-security-tpm2:remove = "python3-tpm2-pytss"