README: Reorder dependencies
parent
36fb346da1
commit
86f3106150
|
@ -12,16 +12,16 @@ neat.
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
### Runtime Dependencies
|
### Runtime Dependencies
|
||||||
* pixman
|
|
||||||
* aml - https://github.com/any1/aml/
|
* aml - https://github.com/any1/aml/
|
||||||
* zlib
|
|
||||||
* gnutls (optional)
|
* gnutls (optional)
|
||||||
* libturbojpeg (optional)
|
* libturbojpeg (optional)
|
||||||
|
* pixman
|
||||||
|
* zlib
|
||||||
|
|
||||||
### Build Dependencies
|
### Build Dependencies
|
||||||
|
* libdrm
|
||||||
* meson
|
* meson
|
||||||
* pkg-config
|
* pkg-config
|
||||||
* libdrm
|
|
||||||
|
|
||||||
To build just run:
|
To build just run:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue