Question

I have a Qt/C++ application (I develop it in Qt Creator).

How can I create a deb package for it, that also covers all dependencies?

Was it helpful?

Solution

Take a look here for a complete package building guide: http://www.debian.org/doc/manuals/maint-guide/start.en.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top