diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-13 16:44:51 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-14 08:06:59 +0700 |
commit | 482ffd11dc917252db9eba3f84449d3c126931e3 (patch) | |
tree | b03529e78d8d16e2f5d85c8543eeca23ad5be253 /games/asc | |
parent | 019b8ac9a5a7c304b26f78512b69cc6c6b247f43 (diff) | |
download | slackbuilds-482ffd11dc917252db9eba3f84449d3c126931e3.tar.gz |
games/asc: Removed SDL_sound dep (part of Slackware).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/asc')
-rw-r--r-- | games/asc/asc.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/asc/asc.info b/games/asc/asc.info index 595474d67c..ec8227639c 100644 --- a/games/asc/asc.info +++ b/games/asc/asc.info @@ -5,6 +5,6 @@ DOWNLOAD="https://downloads.sourceforge.net/project/asc-hq/ASC%20Source/2.6.1/as MD5SUM="b8668c378e730e982458d5c082e7e0ca" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="lua wxPython physfs SDL_sound" +REQUIRES="lua wxPython physfs" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |