Comment 0 for bug 881381

Revision history for this message
Mantas Kriaučiūnas (mantas) wrote :

Please update OpenDict depends to wxwidgets2.8 - wxwidgets2.6 is no longer supported by upstream and will be removed from Debian, also wxwidgets3.0 is supposed to be out early next year.
Currently opendict depends on python-wxgtk2.6, wowever, the opendict.py code tells wxversion that it's also happy with 2.8 so this should be a painless change, see this line in /usr/share/opendict/opendict.py
wxversion.select(["2.5", "2.6-unicode", "2.8-unicode"])