We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f47262 commit 1b7c7c8Copy full SHA for 1b7c7c8
BUILDING.md
@@ -22,7 +22,7 @@ Optional packages for additional features:
22
sudo apt install qtbase5-dev # For building Qt-based UIs
23
sudo apt install libvisual-0.4-dev # To build the libvisual plug-in
24
sudo apt install libjack-jackd2-dev # To build the JACK visualizer application
25
-sudo apt install ninja # To build projectM with Ninja instead of make
+sudo apt install ninja-build # To build projectM with Ninja instead of make
26
```
27
28
### Download the projectM sources
0 commit comments