games/wargus: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 00:31:49 -05:00
parent 9c209c88bf
commit b2d5a8a16f
1 changed files with 1 additions and 1 deletions

View File

@ -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"