mirror of https://github.com/AxioDL/metaforce.git
Add Arch packages to README.md (#409)
* Update README.md Just adding required packages for Arch and Manjaro. * Update README.md Removed Manjaro from REDdME
This commit is contained in:
parent
8f493f17f1
commit
c5ddf8c540
|
@ -66,6 +66,10 @@ NFS files dumped from Metroid Prime Trilogy on Wii U VC can be used directly wit
|
||||||
libglu1-mesa-dev libdbus-1-dev libvulkan-dev libxi-dev libxrandr-dev libasound2-dev libpulse-dev
|
libglu1-mesa-dev libdbus-1-dev libvulkan-dev libxi-dev libxrandr-dev libasound2-dev libpulse-dev
|
||||||
libudev-dev libpng-dev libncurses5-dev cmake libx11-xcb-dev python3 python-is-python3 qt5-default
|
libudev-dev libpng-dev libncurses5-dev cmake libx11-xcb-dev python3 python-is-python3 qt5-default
|
||||||
```
|
```
|
||||||
|
* Arch packages
|
||||||
|
```
|
||||||
|
base-devel cmake ninja llvm vulkan-headers python3 qt6 clang lld alsa-lib libpulse libxrandr
|
||||||
|
```
|
||||||
|
|
||||||
### Prep Directions
|
### Prep Directions
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue