games/pychess: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-11-25 20:44:48 +07:00
parent f44eb07525
commit 5525a16a75

View file

@ -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"