From b1b8d98355f8bbc4fdf509a540f3106020da2155 Mon Sep 17 00:00:00 2001 From: essej Date: Tue, 19 Apr 2022 22:55:36 -0400 Subject: [PATCH] update linux build doc --- linux/BUILDING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/linux/BUILDING.md b/linux/BUILDING.md index 32b18ab..b0abc85 100644 --- a/linux/BUILDING.md +++ b/linux/BUILDING.md @@ -26,6 +26,7 @@ On other distros you'll have to install the following development packages manua * `libgl-dev` * `libfreetype6-dev` or `libfreetype-dev` * `libcurl4-openssl-dev` or `libcurl4-gnutls-dev` +* `cmake` ### Building Run the build script, both the standalone application and the VST3 plugin will be built: