diff --git a/README.md b/README.md index 811e743..c46678f 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.