aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-25 20:44:48 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-25 20:44:48 +0700
commit5525a16a755e920d0275ba14344374fd43ce622a (patch)
tree1b7b37f517c0dcf855d0d760cf6b0a1318c60b39 /games
parentf44eb075254a1d656b13ab85b116076ecd3039bd (diff)
games/pychess: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/pychess/pychess.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pychess/pychess.info b/games/pychess/pychess.info
index dc70a70ef215d..291020327bb9f 100644
--- a/games/pychess/pychess.info
+++ b/games/pychess/pychess.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/pychess/pychess/releases/download/1.0.3/pychess-1.0
MD5SUM="055005c3c8caf628099e64b2ba2386ee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-websockets psutil python3-pexpect SQLAlchemy"
+REQUIRES="python3-websockets python3-psutil python3-pexpect SQLAlchemy"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"