forked from Mirrorlandia_minetest/minetest
Add "--needed" to Arch command to avoid reinstalling packages
This commit is contained in:
parent
c2c8d4d410
commit
e04f618979
@ -30,7 +30,7 @@ For openSUSE 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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user