mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 05:59:10 +00:00
README: document updated meson requirement
This commit is contained in:
parent
398576dfdb
commit
d47dddb78c
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,9 @@ You can find [instructions for Windows below](#windows-prerequisites-setup).
|
|||
|
||||
### Install meson and ninja
|
||||
|
||||
Meson 0.48 or newer is required.
|
||||
Meson 0.52 or newer is required.
|
||||
|
||||
For cross-compilation Meson 0.54 or newer is required.
|
||||
|
||||
On Linux and macOS you can get meson through your package manager or using:
|
||||
|
||||
|
|
Loading…
Reference in a new issue