diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:49:23 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 14:45:40 -0500 |
commit | a25e8fe978834f3e68877d195da62176bc2f41ad (patch) | |
tree | 1ba09270b7f10b3bb73cf21927258479c82fa3ff | |
parent | efc739aabbedc5987d7b7ecc98be2fb78341676f (diff) |
games/prboom-plus: Fixed dep info
-rw-r--r-- | games/prboom-plus/README | 2 | ||||
-rw-r--r-- | games/prboom-plus/prboom-plus.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/games/prboom-plus/README b/games/prboom-plus/README index b42063184fbd..401bdfb67586 100644 --- a/games/prboom-plus/README +++ b/games/prboom-plus/README @@ -15,6 +15,4 @@ shareware doom1.wad) may be placed. The IWAD directory is doom_shareware_data to play shareware Doom. Optional dependencies, autodetected: - -fluidsynth - for MIDI soundfont support. portmidi - for the PortMIDI backend. Most users won't need this. diff --git a/games/prboom-plus/prboom-plus.info b/games/prboom-plus/prboom-plus.info index 277b1866e848..24990de824ff 100644 --- a/games/prboom-plus/prboom-plus.info +++ b/games/prboom-plus/prboom-plus.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/coelckers/prboom-plus/archive/v2.6um/prboom-plus-2. MD5SUM="5e294659988c0208fefa292557d8b746" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="cmake-202x SDL2 SDL2_net SDL2_image SDL2_mixer" +REQUIRES="" MAINTAINER="B. Watson" EMAIL="yalhcru@gmail.com" |