mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Python: build and install chinese, taiwanese, japanese, korean unicode support, this should fix #554
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4de0d1344b
commit
126253aa3f
@ -22,7 +22,7 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
PY_DISABLED_MODULES="readline _curses _curses_panel _tkinter nis gdbm bsddb _codecs_kr _codecs_jp _codecs_cn _codecs_tw _codecs_hk"
|
||||
PY_DISABLED_MODULES="readline _curses _curses_panel _tkinter nis gdbm bsddb"
|
||||
|
||||
# dont use some optimizations because of problems
|
||||
# this fixes problems with expat (maybe)
|
||||
|
Loading…
x
Reference in New Issue
Block a user