mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
dbus-python:
- build and install dbus-glib as dependencies
This commit is contained in:
parent
59700eb979
commit
929afb369c
@ -5,6 +5,7 @@
|
||||
$SCRIPTS/build toolchain
|
||||
$SCRIPTS/build Python
|
||||
$SCRIPTS/build dbus
|
||||
$SCRIPTS/build dbus-glib
|
||||
|
||||
. config/options.python
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
$SCRIPTS/install Python
|
||||
$SCRIPTS/install dbus
|
||||
$SCRIPTS/install dbus-glib
|
||||
|
||||
PYTHON_LIB_DIR=`ls -d $INSTALL/usr/lib/python*`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user