Skip to content

Commit

Permalink
Add par to setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
steveno committed Aug 21, 2024
1 parent 502cf14 commit 8cfa003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set -o pipefail

# Install development related packages
sudo apt install build-essential cmake curl meson python3 \
python3-pip
python3-pip par

# Install vala specific packages
sudo apt install libgtk-3-dev libgee-0.8-dev libsqlite3-dev \
Expand Down

0 comments on commit 8cfa003

Please sign in to comment.