games/zdoom: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-04-19 20:59:55 +07:00
parent 92da6df22a
commit 3f4f3f28ea
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/rheit/zdoom/archive/2.8.1/zdoom-2.8.1.tar.gz"
MD5SUM="614f547f3425b282d4e398ca90514f89"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2 fmodapi"
REQUIRES="fmodapi"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"