From 33ce38293c908a94ab376193c96657a30807503c Mon Sep 17 00:00:00 2001 From: Marvin Scholz Date: Tue, 15 Jan 2019 15:21:17 +0100 Subject: build: Change required nasm version to 2.13.02 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d69b49a..d1266ab 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ The [VideoLAN Code of Conduct](https://wiki.videolan.org/CoC) applies to this pr # Compile -1. Install [Meson](https://mesonbuild.com/) (0.47 or higher), [Ninja](https://ninja-build.org/), and, for x86* targets, [nasm](https://nasm.us/) (2.13 or higher) +1. Install [Meson](https://mesonbuild.com/) (0.47 or higher), [Ninja](https://ninja-build.org/), and, for x86* targets, [nasm](https://nasm.us/) (2.13.02 or higher) 2. Run `meson build --buildtype release` 3. Build with `ninja -C build` -- cgit v1.2.3