mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-13 10:13:47 +00:00
Add dependencies to compile Aseprite on Ubuntu/Debian
This commit is contained in:
parent
a13385a081
commit
c1f8f6a1cd
@ -87,7 +87,7 @@ You must also compile [Skia](#skia-on-macos) before starting with the
|
||||
|
||||
You will need the following dependencies on Ubuntu/Debian:
|
||||
|
||||
sudo apt-get install -y g++ cmake ninja-build libx11-dev libxcursor-dev
|
||||
sudo apt-get install -y g++ cmake ninja-build libx11-dev libxcursor-dev libgl1-mesa-dev libfontconfig1-dev
|
||||
|
||||
On Fedora:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user