]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Update Compiling: debian deps
authorbones_was_here <bones_was_here@xa.org.au>
Fri, 26 Aug 2022 00:12:18 +0000 (00:12 +0000)
committerbones_was_here <bones_was_here@xa.org.au>
Fri, 26 Aug 2022 00:12:18 +0000 (00:12 +0000)
Compiling.md

index 270281337401863c8dc5082f11c67126c1794db3..9f2ee3e24ffc1ebe0f9a432eb5489a6597459311 100644 (file)
@@ -13,5 +13,5 @@ Invoking `make` or `make help` in the Xonotic directory will print the supported
 
 ## System package dependencies
 ### Debian
-Build: `build-essential automake libgmp-dev libjpeg-dev libpng-dev libsdl2-dev`  
-Runtime: `libfreetype6 curl rsync`  
+Build: `build-essential automake libgmp-dev libjpeg-dev libsdl2-dev`  
+Runtime: `libfreetype6 libpng libcurl rsync`