Re: [gentoo-user] Re: Nice job,

2020-03-15 Thread Aidan Harris
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

Re: [gentoo-user] Kernel headers

2019-11-13 Thread Aidan Harris
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