Skip to content

Commit

Permalink
Invoke dnf in mingwdeps.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Jan 10, 2025
1 parent 5cb180b commit e5c68cb
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
dnf4 install -y \
dnf install -y \
cmake \
poppler-data \
make \
Expand Down

0 comments on commit e5c68cb

Please sign in to comment.