network/guacamole-server: Removed freerdp dep (part of slackware).

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2022-02-09 07:09:03 +13:00 committed by Willy Sudiarto Raharjo
parent a446bf6297
commit 3097baf2df
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/apache/guacamole-server/archive/1.1.0/guacamole-ser
MD5SUM="089cdb864d5d0d196312eaee889a02cf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtelnet freerdp"
REQUIRES="libtelnet"
MAINTAINER="Zhu Qun-Ying"
EMAIL="zhu.qunying@gmail.com"