Source: mathgl Version: 2.3.3-1 Severity: important Tags: patch User: [email protected] Usertags: qt4webkit-removal
Hi, after the port from Qt4 to Qt5 in version 2.3.3-1, there is still a spurious libqtwebkit-dev build dependency. Simple patch attached to drop it. Thanks, -- Pino
--- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), libltdl libgl1-mesa-dev | libgl-dev, libpng-dev, libhdf5-dev, libqt5opengl5-dev, libjpeg-dev, libtiff-dev, libfltk1.3-dev, libqt5webkit5-dev, libwxgtk3.0-dev, texinfo, texlive, texlive-generic-recommended, liblua5.1-dev, libxcursor-dev, - libgif-dev, python-dev, python-numpy, libfontconfig1-dev, libqtwebkit-dev, + libgif-dev, python-dev, python-numpy, libfontconfig1-dev, libhdf4-dev, chrpath, libxinerama-dev, libxmu-dev, libxi-dev, libhpdf-dev, mpi-default-dev, swig3.0, cmake, libxft-dev, liboctave-dev, fluid Standards-Version: 3.9.7

