mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
steam: depends on xz (requested by v2px).
This commit is contained in:
parent
0ada0bd8e4
commit
01bad15aca
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
pkgname=steam
|
pkgname=steam
|
||||||
version=1.0.0.49
|
version=1.0.0.49
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=steam
|
wrksrc=steam
|
||||||
depends="curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils liberation-fonts-ttf"
|
depends="xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils liberation-fonts-ttf"
|
||||||
repository="nonfree"
|
repository="nonfree"
|
||||||
short_desc="Digital distribution client bootstrap package - Valve's steam client"
|
short_desc="Digital distribution client bootstrap package - Valve's steam client"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue