diff --git a/README.md b/README.md index 5567ab79436081984ee1380c339dae3e4abe5b54..95e7d65435f5d2c18ac1b3cbbf35a34ea3afe93d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Those are the steps done by the helpers: * You don't need to use sudo in order to run those scripts, but some extra packages are needed: - `sudo apt-get install cdbs devscripts dpkg-dev git gnupg patch quilt rpl sed python3-jsonschema python-pathlib` + `sudo apt-get install cdbs devscripts dpkg-dev git gnupg gnupg2 patch quilt rename rpl sed python3-jsonschema` * Take care to use the right sourcePackageName, many source packages produce several binary packages. `apt-cache showsrc binary-package` can help you.