Hi Alastair On Tuesday 09 February 2016 12:00:10 Alastair McKinstry wrote: > Thanks, this change is made in version 7.0.0-2, which is in experimental. > It depends on a package which isn't in unstable yet,
Well. If I compile version 7.0.0-2 without the patch and use ldd I get the output below. It uses QtCore 4 and QtGui 4. Please take a look at the patch, it will solve that problem. Regards Gudjon ldd ./debian/zygrib/usr/bin/zyGrib|grep Qt libQt5PrintSupport.so.5 => /usr/lib/x86_64-linux- gnu/libQt5PrintSupport.so.5 (0x00007f163c71e000) libQt5Widgets.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 (0x00007f163c090000) libQt5Gui.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 (0x00007f163bb48000) libQt5Network.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 (0x00007f163b9ef000) libQt5Xml.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Xml.so.5 (0x00007f163b9b3000) libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 (0x00007f163b4dc000) libQtSvg.so.4 => /usr/lib/x86_64-linux-gnu/libQtSvg.so.4 (0x00007f163a1b8000) libQtOpenGL.so.4 => /usr/lib/x86_64-linux-gnu/libQtOpenGL.so.4 (0x00007f1639eb6000) libQtGui.so.4 => /usr/lib/x86_64-linux-gnu/libQtGui.so.4 (0x00007f16391c5000) libQtCore.so.4 => /usr/lib/x86_64-linux-gnu/libQtCore.so.4 (0x00007f1638cd1000)