Add cdbs build dependency for firefox

This commit is contained in:
Kevin Peng 2017-12-22 15:55:51 -08:00
parent 9e17fc4a7a
commit eca4e1114f

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: * 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 * 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.