From e2665e9a19874bd310e53bd4f18b5d5c03c1f47b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 19 Oct 2015 13:10:49 +0200 Subject: [PATCH] steam: needs xterm (found by @bougyman). --- srcpkgs/steam/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/steam/template b/srcpkgs/steam/template index 4fc37ac3ef4..0dd6a64145f 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.50 -revision=3 +revision=4 wrksrc=steam -depends="xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils liberation-fonts-ttf" +depends="xterm 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 "