games/fs-uae-arcade: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 23:31:29 -05:00
parent f01ef104bf
commit 1586268cea

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://fs-uae.net/stable/3.0.5/fs-uae-arcade-3.0.5.tar.gz"
MD5SUM="85e151135df7b886169a040a43ebbc52"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-PyQt5 python3-lhafile fs-uae python-requests python-certifi"
REQUIRES="python3-lhafile fs-uae"
MAINTAINER="CRTS"
EMAIL="crts@gmx.net"