From 455026606be8472bd8f349124aeb5e06624d986d Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Tue, 9 Mar 2021 05:53:06 +0100 Subject: [PATCH] macos: add ssasc to deps, it's required to build the GTK theme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fabe720..24ed8f3b 100644 --- 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 ``` -- 2.39.2