[README.mingw.md] Update for newer meson

https://github.com/mesonbuild/meson/issues/14400
This commit is contained in:
Behdad Esfahbod 2025-03-24 16:35:51 -06:00
parent 10256a9fc7
commit aa450db1f7

View file

@ -46,7 +46,7 @@ Follow the instructions you got from brew. This should do it:
3. Install dependencies. 3. Install dependencies.
First, make sure you do not have the mingw32 harfbuzz package, as that will First, make sure you do not have the mingw32 harfbuzz package, as that will
override our own build: override our own build with older `meson`:
- Fedora, 32bit: `dnf remove mingw32-harfbuzz` - Fedora, 32bit: `dnf remove mingw32-harfbuzz`
- Fedora, 64bit: `dnf remove mingw64-harfbuzz` - Fedora, 64bit: `dnf remove mingw64-harfbuzz`