You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running a revdep I get nvidia package to rebuild with this message in loop : nvidia -> /usr/lib/libnvidia-eglcore.so.545.29.02 (requires libnvidia-gpucomp.so.545.29.02) nvidia -> /usr/lib/libnvidia-glcore.so.545.29.02 (requires libnvidia-gpucomp.so.545.29.02)
I added the libnvidia-gpucomp.so.$version file line into spkgbuild and .pkgfiles and all go fine.
Thanks in advance to correct this.
The text was updated successfully, but these errors were encountered:
When running a revdep I get nvidia package to rebuild with this message in loop :
nvidia -> /usr/lib/libnvidia-eglcore.so.545.29.02 (requires libnvidia-gpucomp.so.545.29.02)
nvidia -> /usr/lib/libnvidia-glcore.so.545.29.02 (requires libnvidia-gpucomp.so.545.29.02)
I added the libnvidia-gpucomp.so.$version file line into spkgbuild and .pkgfiles and all go fine.
Thanks in advance to correct this.
The text was updated successfully, but these errors were encountered: