diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-09 14:56:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-17 08:44:51 +0700 |
commit | 6682969541aaee1b239209748a55d3c356a738d0 (patch) | |
tree | 4a01f0c09d866f79d7d32b66dca3bfc355e81d89 /games | |
parent | ca5295250d1123b7033a40c0635c99caa8024e11 (diff) | |
download | slackbuilds-6682969541aaee1b239209748a55d3c356a738d0.tar.gz |
games/fs-uae-launcher: Fix DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/fs-uae-launcher/fs-uae-launcher.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fs-uae-launcher/fs-uae-launcher.info b/games/fs-uae-launcher/fs-uae-launcher.info index 8f25cf3fe4..2f1f702ebb 100644 --- a/games/fs-uae-launcher/fs-uae-launcher.info +++ b/games/fs-uae-launcher/fs-uae-launcher.info @@ -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 python3-certifi" +REQUIRES="python3-PyQt5 python3-lhafile fs-uae python-requests python-certifi" MAINTAINER="CRTS" EMAIL="crts@gmx.net" |