diff --git a/debian/control.cmake b/debian/control.cmake index f937a0370464e3557812d8ced4fc98ea59477865..5028caa579ec750f276c99e65ade532bf452c185 100644 --- a/debian/control.cmake +++ b/debian/control.cmake @@ -3,7 +3,7 @@ Maintainer: Olivier Langella <olivier.langella@u-psud.fr> Homepage: http://pappso.inra.fr/bioinfo Section: libs Priority: optional -Build-Depends: debhelper (>= 9), cmake (>= 2.6), libqt4-dev (>= 4.8), libpappsomspp-dev (= @LIBPAPPSOMSPP_VERSION@), libpwiz-dev, libodsstream-dev, libboost1.62-dev +Build-Depends: debhelper (>= 9), cmake (>= 2.6), qt5-default, libpappsomspp-dev (= @LIBPAPPSOMSPP_VERSION@), libpwiz-dev, libodsstream-dev, libboost1.62-dev Standards-Version: 3.9.4 Package: xtpcpp-dbgsym @@ -18,7 +18,7 @@ Package: xtpcpp Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, - ${misc:Depends}, libpappsomspp-qt4 (= @LIBPAPPSOMSPP_VERSION@), libpwiz3, - libodsstream-qt4, libqtgui4 + ${misc:Depends}, libpappsomspp-qt5 (= @LIBPAPPSOMSPP_VERSION@), libpwiz3, + libodsstream-qt5, libqtgui4 Pre-Depends: ${misc:Pre-Depends} Description: C++ version of X!TandemPipeline