mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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 \
|
--exec-prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--datadir=/usr/share \
|
--datadir=/usr/share \
|
||||||
|
--without-python \
|
||||||
|
--without-tcl
|
||||||
|
|
||||||
make
|
make
|
||||||
$MAKEINSTALL
|
$MAKEINSTALL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user