games/ffgo: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-19 23:46:58 -05:00
parent 357a971f8f
commit b536a11c2d
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://frougon.net/projects/FFGo/dist/1.12.3/FFGo-1.12.3.tar.gz"
MD5SUM="ab67e2e83d8829d3f86be907285718c0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="FlightGear CondConfigParser python3-pillow"
REQUIRES="FlightGear CondConfigParser"
MAINTAINER="Philip Lacroix"
EMAIL="slackph at posteo dot de"