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 60bd5fd commit 7654030Copy full SHA for 7654030
tss-esapi/tests/Dockerfile-fedora-rawhide
@@ -2,7 +2,7 @@ FROM fedora:rawhide
2
3
RUN dnf install -y \
4
tpm2-tss-devel tpm2-abrmd tpm2-tools \
5
- swtpm swtpm-tools \
+ swtpm swtpm-tools swtpm-selinux\
6
rust clippy cargo \
7
llvm llvm-devel clang pkg-config \
8
- dbus-daemon
+ dbus-daemon rust-gobject-sys-devel
0 commit comments