mirror of
https://github.com/wiiu-env/libgui.git
synced 2025-01-12 00:09:07 +01:00
Add dependencies to the readme
This commit is contained in:
parent
45bad52a0c
commit
92c50f8a80
@ -1,6 +1,14 @@
|
||||
# libgui
|
||||
[![Build Status](https://travis-ci.org/Maschell/libgui.svg?branch=wut)](https://travis-ci.org/Maschell/libgui/tree/wut)
|
||||
|
||||
# build
|
||||
|
||||
```
|
||||
pacman -Syu ppc-portlibs
|
||||
pacman -Syu ppc-glm ppc-libmad
|
||||
|
||||
```
|
||||
|
||||
## Usage
|
||||
Following steps are required for initialization:
|
||||
```C
|
||||
|
Loading…
x
Reference in New Issue
Block a user