From 01bad15aca984fc5adfbed184c25cf2fef81f537 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 17 Apr 2015 10:42:07 +0200 Subject: [PATCH] steam: depends on xz (requested by v2px). --- srcpkgs/steam/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/steam/template b/srcpkgs/steam/template index 39bf93e0cb7..576832a2935 100644 --- a/srcpkgs/steam/template +++ b/srcpkgs/steam/template @@ -4,9 +4,9 @@ only_for_archs="i686 x86_64" pkgname=steam version=1.0.0.49 -revision=2 +revision=3 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" short_desc="Digital distribution client bootstrap package - Valve's steam client" maintainer="Juan RP "