games/warzone2100: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 23:18:20 -05:00
parent be65055b17
commit bad68ea8ec

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/Warzone2100/warzone2100/releases/download/3.4.1/war
MD5SUM="f538187f6ffdd6cfd0c660d45f3f2238"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenAL physfs SDL2 qt5 libsodium"
REQUIRES="physfs"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"