summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-01-09 08:56:20 +0100
committer Willy Sudiarto Raharjo2021-01-17 02:44:51 +0100
commit6682969541aaee1b239209748a55d3c356a738d0 (patch)
tree4a01f0c09d866f79d7d32b66dca3bfc355e81d89
parentca5295250d1123b7033a40c0635c99caa8024e11 (diff)
downloadslackbuilds-6682969541aaee1b239209748a55d3c356a738d0.tar.gz
games/fs-uae-launcher: Fix DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/fs-uae-launcher/fs-uae-launcher.info2
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"