diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-19 20:56:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-19 20:56:35 +0700 |
commit | e53be1aa1341f836ff1c88f9334490cc71f280be (patch) | |
tree | 3a101ab77bae21b452a833eb548e2701afcb4218 /games/stone_soup | |
parent | a5504480029a457888e42387c254b1d7cccb5b2b (diff) |
games/stone_soup: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/stone_soup')
-rw-r--r-- | games/stone_soup/stone_soup.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/stone_soup/stone_soup.info b/games/stone_soup/stone_soup.info index acc0ab6a143b..2d8f9c073bcb 100644 --- a/games/stone_soup/stone_soup.info +++ b/games/stone_soup/stone_soup.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/crawl/crawl/releases/download/0.26.0/stone_soup-0.2 MD5SUM="7d1db2ddad8dc5e7b1ceaa90ead3e48b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="lua python3-PyYAML SDL2_image" +REQUIRES="lua python3-PyYAML" MAINTAINER="David Melik" EMAIL="dchmelik@gmail.com" |