1
0
mirror of https://github.com/blawar/ooot.git synced 2024-07-02 09:03:36 +00:00

Adding more needed deps

Adding more needed deps
This commit is contained in:
RyzenDew 2022-03-24 18:35:32 -03:00 committed by Blake Warner
parent b22cd0a6ed
commit 009121ac68

View File

@ -83,12 +83,16 @@ edit /etc/pacman.conf annd go to the bottom uncomment multilib so remove the # d
sudo pacman -S gcc lib32-gcc-libs
sudo pacman -S sdl2 lib32-sdl2
sudo pacman -S meson
sudo pacman -S python-pip
sudo pacman -S libpng
Fedora Linux
sudo dnf in gcc
sudo dnf in sdl2-devel
sudo dnf in meson
sudo dnf in meson
sudo dnf in python3-pip
sudo dnf in libpng
setup.py -b EUR_MQD
meson setup linux