How do I include a non official dependency (within the .deb config files) to be used by a package I’m building right now?
Dmitry Smirnov
[ Editor ]
from Australia
Best way would be to package dependency separately.
Debian policy is discouraging bundled libraries as they are difficult to manage from security prospective not to mention unnecessary duplication.