Browse Source

games/endgame-singularity: Fix deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/191/head
CRTS 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
bdee64aaa8
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      games/endgame-singularity/endgame-singularity.info

2
games/endgame-singularity/endgame-singularity.info

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/singularity/singularity/releases/download/v1.00/sin
MD5SUM="160d6dc6ed1e48e7b54053f10b4ba733"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pygame numpy3 polib"
REQUIRES="pygame python3-numpy polib"
MAINTAINER="CRTS"
EMAIL="crts [at] gmx [dot] net"
Loading…
Cancel
Save