mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-14 18:40:55 +00:00
Add libcxx-devel as required package for Fedora in INSTALL.md (#3353)
This commit is contained in:
parent
c84210fa74
commit
fde8c1edb4
@ -77,7 +77,7 @@ You will need the following dependencies on Ubuntu/Debian:
|
||||
|
||||
On Fedora:
|
||||
|
||||
sudo dnf install -y gcc-c++ clang libcxx cmake ninja-build libX11-devel libXcursor-devel libXi-devel mesa-libGL-devel fontconfig-devel
|
||||
sudo dnf install -y gcc-c++ clang libcxx-devel cmake ninja-build libX11-devel libXcursor-devel libXi-devel mesa-libGL-devel fontconfig-devel
|
||||
|
||||
On Arch:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user