diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-23 08:26:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-23 08:26:40 +0700 |
commit | fb318d9624397e3097da3a13437fb8d23420c4b3 (patch) | |
tree | 779019e361e5e069b16176c8086e0a220cd741bc /games/stone_soup | |
parent | f85597696970258c93889bbfcd2909d29c54c5da (diff) | |
download | slackbuilds-fb318d9624397e3097da3a13437fb8d23420c4b3.tar.gz |
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 2d8f9c073b..885675768e 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" +REQUIRES="lua" MAINTAINER="David Melik" EMAIL="dchmelik@gmail.com" |