about summary refs log tree commit diff stats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index f3ade5b..aaa1daf 100644
--- a/README.txt
+++ b/README.txt
@@ -33,6 +33,7 @@ Build:
             - SDL2_mixer - For sound
             - premake5 - To generate build files
             - pkgconf (not pkg-config)
+            - Mesa
         2. Run `premake5 check_deps` to make sure you have all dependencies.
         3. Run `premake5 gmake2`
         4. Run `make` or `gmake`