mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Python: install package 'file'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9eb8fa86eb
commit
9e8d82ac59
@ -5,6 +5,7 @@
|
||||
$SCRIPTS/install openssl
|
||||
$SCRIPTS/install zlib
|
||||
$SCRIPTS/install libffi
|
||||
$SCRIPTS/install file # needed by platform.architecture()
|
||||
|
||||
PYTHON_VERSION=2.6
|
||||
PYTHON_LIB_DIR=$INSTALL/usr/lib/python$PYTHON_VERSION
|
||||
|
Loading…
x
Reference in New Issue
Block a user