mirror of
https://github.com/minetest/minetest.git
synced 2025-03-06 20:48:40 +01:00
Add "--needed" to Arch command to avoid reinstalling packages
This commit is contained in:
parent
c2c8d4d410
commit
e04f618979
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue