How to add dependencies to a Quickly generated .deb installer? [duplicate]

Solution 1:

Additional dependencies that aren't detected by Quickly can be added by running

quickly configure dependencies

Then just add the dependencies to that file and save. The next time you run quickly package it will depend on the new dependencies