On 09/03/2020 08:19, Nikos Chantziaras wrote:
emerge -auDN --changed-deps --with-bdeps=y @world
followed by:
revdep-rebuild.sh -i -- -a
revdep-rebuild is pretty useless when it comes to Qt because everything
appears to be consistent. The error (the error about mixing Qt versions)
only show
You could utilise package.provided to make portage assume the headers
are installed. e.g:
/etc/portage/profile/package.provided/sys-kernel/linux-headers:
sys-kernel/linux-headers-5.3
With that portage will assume that the kernel headers for
linux-headers-5.3 are installed. The dependency will
2 matches
Mail list logo