mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/asc: Switch to wxPython.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c134f6ca03
commit
6abf866276
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://sourceforge.net/projects/asc-hq/files/ASC%20Source/2.6.0/asc-2.
|
|||
MD5SUM="3f0002f1d3ccdf447b4721a171ed2ac3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua wxGTK libsigc++-legacy12 physfs SDL_sound"
|
||||
REQUIRES="lua wxPython libsigc++-legacy12 physfs SDL_sound"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue