mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Python:
- install shared openssl and zlib to $INSTALL
This commit is contained in:
parent
2247a45201
commit
be6fd45d7f
@ -2,6 +2,9 @@
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/install openssl
|
||||
$SCRIPTS/install zlib
|
||||
|
||||
PYTHON_VERSION=2.6
|
||||
PYTHON_LIB_DIR=$INSTALL/usr/lib/python$PYTHON_VERSION
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user