Skip to content

Commit

Permalink
Added missing dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodmg committed Jul 7, 2024
1 parent 5b0097a commit a7e313e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ pip install -r python/requirements.txt
Install and setup [sbuild](https://wiki.debian.org/sbuild) running the following commands:

```bash
sudo apt-get install sbuild schroot debootstrap apt-cacher-ng devscripts piuparts
sudo apt-get install sbuild schroot debootstrap apt-cacher-ng devscripts piuparts dh-python
sudo tee ~/.sbuildrc << "EOF"
##############################################################################
# PACKAGE BUILD RELATED (additionally produce _source.changes)
Expand Down

0 comments on commit a7e313e

Please sign in to comment.