Ajout de valgrind pour manjaro 🌈
This commit is contained in:
parent
cf2e7a4b54
commit
0fefaa26ac
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ then
|
|||
sudo pacman -S libva-intel-driver --noconfirm # Requirment for HwAcc of Parsec btw
|
||||
|
||||
# == Basic dev ==
|
||||
sudo pacman -S base-devel gdb --noconfirm
|
||||
sudo pacman -S base-devel gdb valgrind --noconfirm
|
||||
|
||||
# === Yay ===
|
||||
sudo pacman -S yay --noconfirm
|
||||
|
|
Loading…
Reference in a new issue