steam: add some missing runtime deps

This commit is contained in:
John 2020-01-26 01:18:50 +01:00 committed by Juan RP
parent b771dcb718
commit 77ed9fad02

View file

@ -1,10 +1,11 @@
# Template file for 'steam' # Template file for 'steam'
pkgname=steam pkgname=steam
version=1.0.0.61 version=1.0.0.61
revision=4 revision=5
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 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" short_desc="Digital distribution client bootstrap package - Valve's steam client"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="custom: Proprietary license" license="custom: Proprietary license"