games/lgogdownloader: removed liboauth requirement
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
351a002100
commit
b10e489f6c
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue