Activity log for bug #1451806

Date Who What changed Old value New value Message
2015-05-05 12:32:09 zarquon42 bug added bug
2015-05-05 19:32:18 zarquon42 description Since ubuntu vivid, a project I am packaging gives me the following linker error, when building against libvtk6-dev: /usr/bin/ld: cannot find -lQt5::Widgets In utopic everything worked well. Shouldn't libvtk already point to this library somehow? Since ubuntu vivid, a project I am packaging gives me the following linker error, when building against libvtk6-dev: /usr/bin/ld: cannot find -lQt5::Widgets In utopic everything worked well. Shouldn't libvtk already point to this library somehow? EDIT: I had to manually add find_package(Qt5Widgets) in my CMakeList.txt, isn't there a way to add this automatically so that find_package(VTK) will take care of this?
2017-01-19 07:27:29 Launchpad Janitor vtk6 (Ubuntu): status New Confirmed