SDL dependencies requirements

This commit is contained in:
Miku AuahDark
2021-06-26 03:10:53 +08:00
parent ac0d8f6920
commit d68cff65e2
+3 -1
View File
@@ -6,7 +6,9 @@ Creates LOVE AppImage by compiling every single dependency from source.
Build
-----
Run `make`. `love-master.AppImage` (by default) will be generated. See the Makefile script for various tweakable variables.
You may want to grab all dependencies required by SDL, but **not** the SDL itself.
Afterwards, run `make`. `love-master.AppImage` (by default) will be generated. See the Makefile script for various tweakable variables.
License
-----