diff --git a/README.md b/README.md index 811e743a6c331ffc27cc4e6cb9bb9ada290e7f0f..c46678f8a511768364c7160ba0bdf679c322cab5 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,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 dpkg-dev sed git rpl devscripts quilt patch` + `sudo apt-get install dpkg-dev sed git rpl devscripts quilt patch cdbs` * Take care to use the right sourcePackageName, many source packages produce several binary packages. `apt-cache showsrc binary-package` can help you.