games/fs-uae-arcade: Fix DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5fe226a38e
commit
ca5295250d
|
@ -5,6 +5,6 @@ DOWNLOAD="https://fs-uae.net/stable/3.0.5/fs-uae-arcade-3.0.5.tar.gz"
|
||||||
MD5SUM="85e151135df7b886169a040a43ebbc52"
|
MD5SUM="85e151135df7b886169a040a43ebbc52"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python3-PyQt5 python3-lhafile fs-uae python-requests python3-certifi"
|
REQUIRES="python3-PyQt5 python3-lhafile fs-uae python-requests python-certifi"
|
||||||
MAINTAINER="CRTS"
|
MAINTAINER="CRTS"
|
||||||
EMAIL="crts@gmx.net"
|
EMAIL="crts@gmx.net"
|
||||||
|
|
Loading…
Reference in New Issue