summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Arn02021-04-22 17:35:49 +0200
committer Willy Sudiarto Raharjo2021-04-26 06:50:54 +0200
commitb10e489f6caf965e954eeb7733b7141df6387060 (patch)
tree317a4e6a9665598a798d4fa2274903dab237f459 /games
parent351a0021002f5f182b971f6f7daa67e31bcf6e2d (diff)
downloadslackbuilds-b10e489f6caf965e954eeb7733b7141df6387060.tar.gz
games/lgogdownloader: removed liboauth requirement
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/lgogdownloader/lgogdownloader.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lgogdownloader/lgogdownloader.info b/games/lgogdownloader/lgogdownloader.info
index 1d87ad178e..92ed48c4c4 100644
--- a/games/lgogdownloader/lgogdownloader.info
+++ b/games/lgogdownloader/lgogdownloader.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://sites.google.com/site/gogdownloader/lgogdownloader-3.7.tar.gz"
MD5SUM="f23ea65cd9ca604bd5bb0b1039bd1e7d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="htmlcxx jsoncpp liboauth rhash tinyxml2"
+REQUIRES="htmlcxx jsoncpp rhash tinyxml2"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"