games/fs-uae-launcher: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 23:32:36 -05:00
parent 1586268cea
commit d0e4a40ccb

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://fs-uae.net/stable/3.0.5/fs-uae-launcher-3.0.5.tar.gz"
MD5SUM="6fc4e026763d49fb3f5696f678c4c0e4"
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"