From b797b937f891060ce8af66a2b990448ebee0f426 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Sun, 24 Sep 2023 10:17:18 -0500 Subject: [PATCH] [nostalgia] Add Debian section to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d310a042..561f635d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,13 @@ * Install Ninja, Make, and CMake * 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 options: release, debug, asan, gba, gba-debug