Skip to content

Commit 178b218

Browse files
Merge pull request #197 from adnan449/patch-1
Add `mingw64-winpthreads` in Fedora dependencies
2 parents 948db16 + 0b2200c commit 178b218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-src/tutorial/cross.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The mingw packages are in the AUR, you can either install manually or use a help
3030

3131
Fedora provides pre-compiled Mingw and GTK packages through its repositories. Both 64 and 32 bits are available (`mingw64-*` vs `mingw32-*`), of which you probably want the 64 bits packages.
3232

33-
dnf install mingw64-gcc mingw64-pango mingw64-poppler mingw64-gtk3
33+
dnf install mingw64-gcc mingw64-pango mingw64-poppler mingw64-gtk3 mingw64-winpthreads-static
3434

3535
### openSUSE
3636

0 commit comments

Comments
 (0)