Updated to 4.5.5
A good few packages rely on opencv, launching them results in errors trying to find the corresponding opencv library
Couldn't figure out how to get mksource() to work, but if it's required then we can add it back in
Building with examples on always results in a failed build: fatal error: opencv2/gapi.hpp: No such file or directory
There is a Gentoo BR that has the same issue as well: #830163
Added a patch from the Arch repo to fix vtk
Updated to 4.5.5
A good few packages rely on opencv, launching them results in errors trying to find the corresponding opencv library
Couldn't figure out how to get mksource() to work, but if it's required then we can add it back in
Building with examples on always results in a failed build:
fatal error: opencv2/gapi.hpp: No such file or directoryThere is a Gentoo BR that has the same issue as well: #830163
Added a patch from the Arch repo to fix vtk