Skip to content

Commit

Permalink
A more compatible kludge for rpm-software-management#3278
Browse files Browse the repository at this point in the history
The one from commit 8ce8afe doesn't
work on Fedora 39, but since dnf appears to merrily take a version
range on the cli...
  • Loading branch information
pmatilai committed Sep 11, 2024
1 parent 5688de1 commit f38355b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Dockerfile.fedora
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ RUN dnf -y install \
tar unzip gzip bzip2 cpio xz p7zip \
pkgconfig \
/usr/bin/systemd-sysusers \
gdb-headless-14.2 \
"gdb-headless < 15" \
dwz \
fsverity-utils fsverity-utils-devel \
pandoc \
Expand Down

0 comments on commit f38355b

Please sign in to comment.