disable ossaudiodev.

This commit is contained in:
patrick 2015-01-29 11:16:15 +01:00
parent fb02f4f239
commit ce497482b3

View File

@ -33,7 +33,7 @@ PKG_LONGDESC="Python is an interpreted object-oriented programming language, and
PKG_IS_ADDON="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 \
--without-cxx-main \