Skip to content
Snippets Groups Projects
Commit f5ea2966 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

README.md: update apt packages used for helpers.

parent cbcd65d0
No related branches found
No related tags found
1 merge request!1045README.md: update apt packages used for helpers.
Pipeline #931 passed
...@@ -39,7 +39,7 @@ Those are the steps done by the helpers: ...@@ -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: * 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 * Take care to use the right sourcePackageName, many source packages produce
several binary packages. `apt-cache showsrc binary-package` can help you. several binary packages. `apt-cache showsrc binary-package` can help you.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment