README: Remove duplicated line
The commit 2de78434ca
("meson: Bump required version to 0.47")
included an extra duplicated line (my bad, the issue happened when
applying). Fix it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
2de78434ca
commit
30f9624f89
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ A C++ toolchain: [required]
|
||||||
Either {g++, clang}
|
Either {g++, clang}
|
||||||
|
|
||||||
for libcamera: [required]
|
for libcamera: [required]
|
||||||
meson ninja-build python3-yaml
|
|
||||||
meson (>= 0.47) ninja-build python3-yaml
|
meson (>= 0.47) ninja-build python3-yaml
|
||||||
|
|
||||||
If your distribution doesn't provide a recent enough version of meson,
|
If your distribution doesn't provide a recent enough version of meson,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue