mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
steam: add reference to nvidia470 to readme, clarify
This commit is contained in:
parent
14835af0dd
commit
56bb9c4932
2 changed files with 6 additions and 4 deletions
|
@ -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:
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue