Merge branch 'mention-cdbs' into 'flidas'

Add cdbs build dependency for firefox

See merge request !185
This commit is contained in:
Ruben Rodriguez 2018-02-16 04:36:46 +00:00
commit 014e719e52

View file

@ -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.