mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
newt: disable python and tcl support, this should fix #2014
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
90fbebf51c
commit
5c3d8fa4d9
@ -29,6 +29,8 @@ cd $PKG_BUILD
|
||||
--exec-prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--datadir=/usr/share \
|
||||
--without-python \
|
||||
--without-tcl
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user