Add dependencies to the readme

This commit is contained in:
Maschell 2020-06-27 12:43:08 +02:00
parent 45bad52a0c
commit 92c50f8a80
1 changed files with 8 additions and 0 deletions

View File

@ -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