Fixes formatting mistake

develop
Josh Cooper 2022-12-19 22:05:43 -04:00
parent 2474e5dba5
commit 6a135d0b2b
1 changed files with 2 additions and 0 deletions

@ -13,6 +13,7 @@ Many of DFHack's build dependencies are included in the repository as git submod
however there are some system dependencies as well. They are as follows:
System packages:
* SDL (libsdl 1.2, not sdl2).
* zlib
* OpenGL headers (optional: to build `stonesense`)
@ -21,6 +22,7 @@ System packages:
The **zlib** dependency is a compression library which is part of a chain of dependencies ultimately used by `quickfort` and `xlsxioreader`.
Perl packages:
* XML::LibXML
* XML::LibXSLT