Comment 4 for bug 1317551

Revision history for this message
Eric Maeker (eric-maeker) wrote :

Small test on Ubuntu 14.04

eric@ubuntu:quazip-0.6.2$ sudo apt-get install qt4-qmake libquazip0-dev [add all Qt 4.8* -dev packages]
...

# Building using Qt4.8.x
eric@ubuntu:qztest$ qmake-qt4 qztest.pro
eric@ubuntu:qztest$ make -j4
[No error]

# Testing qztest app
eric@ubuntu:qztest$ ./qztest
[...]
All tests executed successfully

So do you want to Debian package to be build by default with Qt5?