mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
steam: add some missing runtime deps
This commit is contained in:
parent
b771dcb718
commit
77ed9fad02
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'steam'
|
||||
pkgname=steam
|
||||
version=1.0.0.61
|
||||
revision=4
|
||||
revision=5
|
||||
archs="i686 x86_64"
|
||||
wrksrc=steam
|
||||
depends="zenity xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils liberation-fonts-ttf"
|
||||
depends="zenity xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils
|
||||
liberation-fonts-ttf file tar bash coreutils"
|
||||
short_desc="Digital distribution client bootstrap package - Valve's steam client"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="custom: Proprietary license"
|
||||
|
|
Loading…
Add table
Reference in a new issue