From 38fe8ecf20c581b9c41af665406b8c7373c9c1df Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Thu, 4 Jun 2020 13:14:00 +1000 Subject: games/steam: Make zenity required rather than optional Signed-off-by: Christoph Willing Signed-off-by: Willy Sudiarto Raharjo --- games/steam/README | 6 ------ games/steam/steam.SlackBuild | 2 +- games/steam/steam.info | 2 +- 3 files changed, 2 insertions(+), 8 deletions(-) (limited to 'games') diff --git a/games/steam/README b/games/steam/README index b0f85a485d..6f4193d351 100644 --- a/games/steam/README +++ b/games/steam/README @@ -4,10 +4,4 @@ Steam provides the user with installation and automatic updating of games on multiple computers, and community features such as friends lists and groups, cloud saving, and in-game voice and chat functionality. -The zenity package from SBo may provide additional user feedback following -initial installation and downloda from steam, but is entirely optional. - -Depending on the game being played and hardware being used, some games may -benefit by inclusion of flashplayer-plugin and btxc_dxtn packages from SBo. - A multilib installation is required to run steam. diff --git a/games/steam/steam.SlackBuild b/games/steam/steam.SlackBuild index 9fe07c06e4..baf98316fe 100644 --- a/games/steam/steam.SlackBuild +++ b/games/steam/steam.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=steam VERSION=${VERSION:-1.0.0.62} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/games/steam/steam.info b/games/steam/steam.info index 7b95aa5bd8..6908d8566d 100644 --- a/games/steam/steam.info +++ b/games/steam/steam.info @@ -5,6 +5,6 @@ DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.62.tar. MD5SUM="91df4d6555f63c1c0cbe559f9fa95f04" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="OpenAL python3" +REQUIRES="OpenAL python3 zenity" MAINTAINER="Christoph Willing" EMAIL="chris.willing@linux.com" -- cgit v1.2.3