diff --git a/Makefile b/Makefile index 23b5efb..b500c87 100644 --- a/Makefile +++ b/Makefile @@ -234,7 +234,7 @@ dep-ubuntu: dep-arch-linux: - pacman -S --noconfirm --needed \ + pacman -Suyy --noconfirm && pacman -S --noconfirm --needed \ git \ cmake \ patch \