misc/abgx360gui: Switch to wxPython.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-01-17 06:54:17 +07:00
parent 9801fdb825
commit 2861165852

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://abgx360.xecuter.com/dl/abgx360gui-1.0.2.tar.gz"
MD5SUM="748c34971f3979e073d3279f1832b291"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="abgx360 wxGTK"
REQUIRES="abgx360 wxPython"
MAINTAINER="Henkjan Gersen"
EMAIL="h.gersen@gmail.com"