From 5ff291fe51cf8cdc30b9c077afabfbec89b27ef3 Mon Sep 17 00:00:00 2001 From: Jarcode Date: Sun, 8 Sep 2019 18:27:27 -0700 Subject: [PATCH] Document build changes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56d7b9d..62adddd 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Note that versions since `2.0` use Meson for the build system, although the `Mak - X11 (Xext, Xcomposite, & Xrender) - PulseAudio - Linux or BSD +- libBlocksRuntime if compiling with Clang **Configuration tool requirements:** @@ -33,8 +34,7 @@ Note that versions since `2.0` use Meson for the build system, although the `Mak **Additional compile time requirements:** - Meson -- GCC (this program uses GNU C features) -- OBS (disable with `-Ddisable-obs=true`, disabled by default in `Makefile`) +- OBS (disable with `-Ddisable-obs=true`) **Optional requirements:**