From: bones_was_here Date: Fri, 26 Aug 2022 00:12:18 +0000 (+0000) Subject: Update Compiling: debian deps X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=78d0d94a5d4ecc689d191fcc32a2d1d5728cc894;p=xonotic%2Fxonotic.wiki.git Update Compiling: debian deps --- diff --git a/Compiling.md b/Compiling.md index 2702813..9f2ee3e 100644 --- a/Compiling.md +++ b/Compiling.md @@ -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`