diff --git a/srcpkgs/steam/files/README.voidlinux b/srcpkgs/steam/files/README.voidlinux index 0f64aaeb9b3..f4c7f1892b9 100644 --- a/srcpkgs/steam/files/README.voidlinux +++ b/srcpkgs/steam/files/README.voidlinux @@ -13,10 +13,12 @@ For users of the open source drivers: - mesa-dri-32bit -For users of the proprietary NVIDIA driver: +For users of the proprietary NVIDIA driver, install the appropriate 32-bit +libraries for the version of nvidia you have installed: - - nvidia-libs-32bit (latest nvidia package) - - nvidia390-libs-32bit (latest previous package) + - nvidia-libs-32bit (for the latest nvidia package) + - nvidia470-libs-32bit (for the latest previous package) + - nvidia390-libs-32bit (for the legacy previous package) For mesa users this would result in: diff --git a/srcpkgs/steam/template b/srcpkgs/steam/template index de5efe0d09e..42e8e7cfa0e 100644 --- a/srcpkgs/steam/template +++ b/srcpkgs/steam/template @@ -1,7 +1,7 @@ # Template file for 'steam' pkgname=steam version=1.0.0.76 -revision=1 +revision=2 archs="i686 x86_64" depends="zenity xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils liberation-fonts-ttf file tar bash coreutils lsof"