Skip to content

Commit 7654030

Browse files
Superhepperionut-arm
authored andcommitted
Fixes CI problems with fedora rawhide.
Signed-off-by: Jesper Brynolf <[email protected]> Co-authored-by: Ionut Mihalcea <[email protected]>
1 parent 60bd5fd commit 7654030

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)