Added libgui to the list of dependencies in the readme

This commit is contained in:
Maschell 2018-02-20 09:55:50 +01:00
parent a3b547e7d1
commit 285fc3b51a

View File

@ -45,6 +45,7 @@ For building the loader you need:
- [libntfs](https://github.com/Maschell/libntfs-wiiu) (Build with make wiiu-install)
- [dynamic_libs](https://github.com/Maschell/dynamic_libs/tree/lib) for access to the functions.
- [libutils](https://github.com/Maschell/libutils) for common functions.
- [libgui](https://github.com/Maschell/libgui) for the gui elements.
Then call the following command in the "loader" directory.