]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - README.md
macos: add ssasc to deps, it's required to build the GTK theme
[xonotic/netradiant.git] / README.md
index 3fabe720491220a18449bdd664a5d3d8951c7985..24ed8f3b973cc68bf8297f04eabbd10ecb59cc97 100644 (file)
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ If you plan to build a bundle, you also need to install `patchelf`
 ### macOS:
 
 ```sh
-brew install cmake glib gtk+ pkgconfig minizip webp coreutils gnu-sed wget
+brew install cmake glib gtk+ pkgconfig minizip webp coreutils gnu-sed wget sassc
 brew link --force gettext
 ```