From 698fb1ade825bdfbf7ed7d1e3e3cffabfd0aea6e Mon Sep 17 00:00:00 2001 From: Oliver Kocsis Date: Wed, 11 Mar 2026 20:50:16 +0000 Subject: [PATCH] Update 02_Development_environment.adoc ninja-build instead ninja --- en/02_Development_environment.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/02_Development_environment.adoc b/en/02_Development_environment.adoc index 2ea36a27..a14c5618 100644 --- a/en/02_Development_environment.adoc +++ b/en/02_Development_environment.adoc @@ -339,7 +339,7 @@ See the xref:00_Introduction.adoc[introduction chapter] for links to drivers fro === Ninja Ninja is a rapid build system that CMake has support for in all -platforms. We recommend installing it with `sudo apt install ninja` +platforms. We recommend installing it with `sudo apt install ninja-build` === X Window System and XFree86-VidModeExtension It is possible that these libraries are not on the system, if not, you can