Skip to content

Commit

Permalink
app-crypt/swtpm: add missing dep to 0.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
juippis committed Jul 18, 2024
1 parent 15d923b commit 10f4355
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app-crypt/swtpm/swtpm-0.9.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,12 @@ RDEPEND="fuse? (
seccomp? ( sys-libs/libseccomp )
acct-group/tss
acct-user/tss
dev-libs/gmp:=
dev-libs/openssl:0=
dev-libs/json-glib
dev-libs/libtpms
dev-libs/libtasn1:=
net-libs/gnutls[pkcs11,tools]
net-libs/gnutls:=[pkcs11,tools]
"

DEPEND="${RDEPEND}
Expand Down

0 comments on commit 10f4355

Please sign in to comment.