On Jan 26, 2013 6:10 AM, "Rob Til Freedmen" <[email protected]> wrote: > > There is a dependency in nvidia/PKGBUILD which is totally wrong > depends=( [...] "nvidia-utils=${pkgver}") > > It leads to a circular dependency at ***build*** time and isn't really needed > at run time for nvidia to work. > > depends=( [...] "nvidia-utils") should be enough to pull it in when > installing/updating > > I've reported it last year but didn't got any response from the maintainer. >
Have you tried installing different versions of nvidia-utils and nvidia? There's a reason for that versions dependency.
