[nostalgia] Add Debian section to README.md
This commit is contained in:
parent
206b2825c8
commit
b797b937f8
@ -8,6 +8,13 @@
|
|||||||
* Install Ninja, Make, and CMake
|
* Install Ninja, Make, and CMake
|
||||||
* Consider also installing ccache for faster subsequent build times
|
* Consider also installing ccache for faster subsequent build times
|
||||||
|
|
||||||
|
### Debian
|
||||||
|
|
||||||
|
For Debian (and probably other Linux distros, but the package names will
|
||||||
|
probably differ), install the following additional packages:
|
||||||
|
* pkg-config
|
||||||
|
* xorg-dev
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
Build options: release, debug, asan, gba, gba-debug
|
Build options: release, debug, asan, gba, gba-debug
|
||||||
|
Loading…
Reference in New Issue
Block a user