mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-28 15:20:15 +00:00
Add Arch Linux dependencies
This commit is contained in:
parent
2dccb6d646
commit
bc3ccfe23f
@ -79,6 +79,10 @@ On Fedora:
|
||||
|
||||
sudo dnf install -y gcc-c++ cmake ninja-build libX11-devel libXcursor-devel libXi-devel mesa-libGL-devel fontconfig-devel
|
||||
|
||||
On Arch:
|
||||
|
||||
sudo pacman -S gcc cmake ninja libx11 libxcursor mesa-libgl fontconfig
|
||||
|
||||
# Compiling
|
||||
|
||||
1. [Get Aseprite code](#get-the-source-code), put it in a folder like
|
||||
|
Loading…
Reference in New Issue
Block a user