Skip to content

Commit e3ea42c

Browse files
Merge pull request #491 from Superhepper/fedora-fix
Fixes CI problems with fedora rawhide.
2 parents f4a3b77 + cc0e7c4 commit e3ea42c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tss-esapi/tests/Dockerfile-fedora-rawhide

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM fedora:rawhide
22

33
RUN dnf install -y \
44
tpm2-tss-devel tpm2-abrmd tpm2-tools \
5-
swtpm swtpm-tools \
5+
swtpm swtpm-tools swtpm-selinux\
66
rust clippy cargo \
77
llvm llvm-devel clang pkg-config \
8-
dbus-daemon
8+
dbus-daemon rust-gobject-sys-devel

0 commit comments

Comments
 (0)