mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #3848 from mrdominuzq/openelec-python-modules
disable python ossaudiodev module
This commit is contained in:
commit
b0771d1317
@ -33,7 +33,7 @@ PKG_LONGDESC="Python is an interpreted object-oriented programming language, and
|
|||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
PY_DISABLED_MODULES="readline _curses _curses_panel _tkinter nis gdbm bsddb"
|
PY_DISABLED_MODULES="readline _curses _curses_panel _tkinter nis gdbm bsddb ossaudiodev"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_HOST="--cache-file=config.cache \
|
PKG_CONFIGURE_OPTS_HOST="--cache-file=config.cache \
|
||||||
--without-cxx-main \
|
--without-cxx-main \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user