diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:31:49 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 14:31:55 -0500 |
commit | b2d5a8a16f330eb43b1b1f25a4ab6a74f8542a01 (patch) | |
tree | f53f09e085e6e3e17d6e697eea0e2a7b4998c8f0 /games/wargus | |
parent | 9c209c88bf7cf43a960ff65c7484849dafe6f8df (diff) |
games/wargus: Fixed dep info
Diffstat (limited to 'games/wargus')
-rw-r--r-- | games/wargus/wargus.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wargus/wargus.info b/games/wargus/wargus.info index 5095a401e719a..0d3daa3628da7 100644 --- a/games/wargus/wargus.info +++ b/games/wargus/wargus.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/Wargus/wargus/archive/v2.4.1/wargus-2.4.1.tar.gz" MD5SUM="4a387868da26df4a4aebff19b6b7b6b1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="stratagus ffmpeg2theora fluidsynth fluid-soundfont" +REQUIRES="stratagus ffmpeg2theora fluid-soundfont" MAINTAINER="B. Watson" EMAIL="yalhcru@gmail.com" |