Skip to content

Commit 7699238

Browse files
musmvtjnash
authored andcommitted
docs: Add gfortran-mingw-w64 to build instructions (#32445)
1 parent 6e6bd8e commit 7699238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build/windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ need wine (>=1.7.5), a system compiler, and some downloaders.
220220
221221
**On Ubuntu** (on other linux systems, the dependency names are likely to be similar):
222222
```sh
223-
apt-get install wine subversion cvs gcc wget p7zip-full winbind mingw-w64
223+
apt-get install wine-stable subversion cvs gcc wget p7zip-full winbind mingw-w64 gfortran-mingw-w64
224224
```
225225

226226
**On Mac**: Install XCode, XCode command line tools, X11 (now [XQuartz](

0 commit comments

Comments
 (0)