Skip to content

Commit

Permalink
chore: arch tools installation
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeBollinger committed May 23, 2024
1 parent f65b1ad commit bb748eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ install-tools:
sudo dnf install lld clang
sudo dnf install alsa-lib-devel
sudo dnf install libudev-devel

install-tools-arch:
sudo pamac install pkgconf lld clang alsa-lib libudev0 libx11

0 comments on commit bb748eb

Please sign in to comment.