mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
pyOpenSSL:
- pyOpenSSL depends on openssl
This commit is contained in:
parent
be6fd45d7f
commit
61c931b80a
@ -4,6 +4,7 @@
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
$SCRIPTS/build Python
|
||||
$SCRIPTS/build openssl
|
||||
|
||||
. config/options.python
|
||||
|
||||
|
@ -3,5 +3,6 @@
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/install Python
|
||||
$SCRIPTS/install openssl
|
||||
|
||||
cp -PR $PKG_BUILD/.install/* $INSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user