X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=README.md;h=3a84cbad53b13b905868044faa6bf096ee4ba725;hb=8b6812e9b55416a0277b80012e781180c8315588;hp=24ed8f3b973cc68bf8297f04eabbd10ecb59cc97;hpb=455026606be8472bd8f349124aeb5e06624d986d;p=xonotic%2Fnetradiant.git diff --git a/README.md b/README.md index 24ed8f3b..3a84cbad 100644 --- a/README.md +++ b/README.md @@ -95,8 +95,10 @@ If you plan to build a bundle, you also need to install `patchelf` ### macOS: +Note: some dependencies of gtk+ seems to only be pulled with gtk+3, gtkglext seems to require libffi. + ```sh -brew install cmake glib gtk+ pkgconfig minizip webp coreutils gnu-sed wget sassc +brew install cmake glib libffi gtk+ gtk+3 pkgconfig minizip webp coreutils gnu-sed wget sassc brew link --force gettext ```