mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
steam: fix typo in INSTALL.msg
This commit is contained in:
parent
da4f4410bb
commit
201d151172
2 changed files with 2 additions and 2 deletions
|
@ -21,4 +21,4 @@ For users of the proprietary NVIDIA driver:
|
||||||
|
|
||||||
For mesa users this would result in:
|
For mesa users this would result in:
|
||||||
|
|
||||||
# xbps-install -Syv ibgcc-32bit libstdc++-32bit libdrm-32bit libglvnd-32bit mesa-dri-32bit
|
# xbps-install -Syv libgcc-32bit libstdc++-32bit libdrm-32bit libglvnd-32bit mesa-dri-32bit
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'steam'
|
# Template file for 'steam'
|
||||||
pkgname=steam
|
pkgname=steam
|
||||||
version=1.0.0.61
|
version=1.0.0.61
|
||||||
revision=6
|
revision=7
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
wrksrc=steam
|
wrksrc=steam
|
||||||
depends="zenity xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils
|
depends="zenity xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils
|
||||||
|
|
Loading…
Add table
Reference in a new issue