From f7154aa0d894e5378f51569a1cb8548a7076d181 Mon Sep 17 00:00:00 2001 From: justanobdy <56369473+justanobdy@users.noreply.github.com> Date: Thu, 8 Sep 2022 18:06:01 -0700 Subject: [PATCH] Add SUSE dependencies --- INSTALL.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index d994a9af5..339bacf2a 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -83,6 +83,10 @@ On Arch: sudo pacman -S gcc clang libc++ cmake ninja libx11 libxcursor mesa-libgl fontconfig +On SUSE: + + sudo zypper install gcc-c++ clang libc++-devel libc++abi-devel cmake ninja libX11-devel libXcursor-devel libXi-devel Mesa-libGL-devel fontconfig-devel + # Compiling 1. [Get Aseprite code](#get-the-source-code), put it in a folder like