Note the prerequisites required before you can build the package.

This commit is contained in:
Andy Balaam 2016-10-19 10:08:41 +01:00
parent ead977837d
commit dba6aa793c

View file

@ -50,6 +50,7 @@ To update the version follow the following steps (the old version is here 15.0.1
9. Run the following command to build the package for testing purposes
```
sudo apt-get install devscripts
debuild -us -uc
```