1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 00:25:19 +02:00

Add "--needed" to Arch command to avoid reinstalling packages

This commit is contained in:
Artem
2024-01-06 17:35:51 +03:00
committed by GitHub
parent c2c8d4d410
commit e04f618979

View File

@@ -30,7 +30,7 @@ For openSUSE users:
For Arch users: For Arch users:
sudo pacman -S base-devel libcurl-gnutls cmake libxi libpng sqlite libogg libvorbis openal freetype2 jsoncpp gmp luajit leveldb ncurses zstd gettext sudo pacman -S --needed base-devel libcurl-gnutls cmake libxi libpng sqlite libogg libvorbis openal freetype2 jsoncpp gmp luajit leveldb ncurses zstd gettext
For Alpine users: For Alpine users: