Skip to content

Commit

Permalink
[CI] Use dnf4 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Jun 13, 2024
1 parent ac7dbac commit bb069a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/win32/mingwdeps.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

echo all > /etc/rpm/macros.image-language-conf
dnf install -y \
dnf4 install -y \
cmake \
poppler-data \
make \
Expand Down

0 comments on commit bb069a2

Please sign in to comment.