diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 02:30:23 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 14:45:45 -0500 |
commit | c9ecfdcdc009e66bcdf6c5ddbc8709b117444dda (patch) | |
tree | c59c80cdfa30ff9fda48f474e6b106eea23ef9a2 /games/gzdoom/gzdoom.info | |
parent | a23e83a3115cd9094119c5070640a05194eb88e5 (diff) |
games/gzdoom: Fixed dep info
Diffstat (limited to 'games/gzdoom/gzdoom.info')
-rw-r--r-- | games/gzdoom/gzdoom.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gzdoom/gzdoom.info b/games/gzdoom/gzdoom.info index 80cd35a6af9e..21083a0aadb0 100644 --- a/games/gzdoom/gzdoom.info +++ b/games/gzdoom/gzdoom.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/coelckers/gzdoom/archive/g4.5.0/gzdoom-g4.5.0.tar.g MD5SUM="64b0b98c6538a75626de3319653d6539" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="SDL2 OpenAL zmusic cmake-202x" +REQUIRES="zmusic" MAINTAINER="B. Watson" EMAIL="yalhcru@gmail.com" |