games/asc: Switch to wxPython.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-01-17 06:50:05 +07:00
parent c134f6ca03
commit 6abf866276

View file

@ -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"