From 11b19cd126460ae00fc900cf417183ac2432e343 Mon Sep 17 00:00:00 2001 From: veprogames <75524847+veprogames@users.noreply.github.com> Date: Sun, 24 Nov 2024 19:23:32 +0100 Subject: [PATCH] Doc: Add missing jpeg package for Arch Linux (#15461) --- doc/compiling/linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/compiling/linux.md b/doc/compiling/linux.md index 573c6908e..54f7de2a0 100644 --- a/doc/compiling/linux.md +++ b/doc/compiling/linux.md @@ -33,7 +33,7 @@ For openSUSE users: For Arch users: - sudo pacman -S --needed base-devel libcurl-gnutls cmake libpng sqlite libogg libvorbis openal freetype2 jsoncpp gmp luajit leveldb ncurses zstd gettext sdl2 + sudo pacman -S --needed base-devel libcurl-gnutls cmake libpng libjpeg-turbo sqlite libogg libvorbis openal freetype2 jsoncpp gmp luajit leveldb ncurses zstd gettext sdl2 For Alpine users: