Skip to content

Commit

Permalink
chore: enable piuparts as well
Browse files Browse the repository at this point in the history
  • Loading branch information
eenagy committed Apr 23, 2024
1 parent 07c8fd1 commit ceabfeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgbuilder-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
sudo apt-get update
# Note this is an older version of sbuild, no need to patch it, yet
sudo apt install -y debhelper schroot ubuntu-dev-tools
sudo apt install -y debhelper schroot ubuntu-dev-tools piuparts
sudo apt-get -y install pkg-config libssl-dev uidmap
sudo apt-get install -y libfilesys-df-perl libmime-lite-perl
wget -q https://github.com/eth-pkg/sbuild-ubuntu/releases/download/0.85-6/sbuild_0.85.6_all.deb
Expand Down

0 comments on commit ceabfeb

Please sign in to comment.