[nostalgia] Add Debian section to README.md

This commit is contained in:
Gary Talent 2023-09-24 10:17:18 -05:00
parent 206b2825c8
commit b797b937f8

View File

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