Skip to content

build: Non-automagic pkcs11 pin support#569

Open
salahcoronya wants to merge 1 commit into
latchset:masterfrom
salahcoronya:feature-pkcs11-pin
Open

build: Non-automagic pkcs11 pin support#569
salahcoronya wants to merge 1 commit into
latchset:masterfrom
salahcoronya:feature-pkcs11-pin

Conversation

@salahcoronya

Copy link
Copy Markdown

All the pins (except tpm1) use automagic detection. Most of the other pins this isn't really a problem, as their dependencies are small and/or already likely to be installed. However, the pkcs11 pin pulls in pcsc-lite (which isn't a very common package), which is turns pulls in polkit (which some people consider bloat) and all its dependencies.

The others are either have low dependency requirements, or are highly desirable (tpm2), and can simply be made outright requirements by the packager.

Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant