dbus-python:

- build and install dbus-glib as dependencies
This commit is contained in:
Stephan Raue 2010-04-14 21:14:27 +02:00
parent 59700eb979
commit 929afb369c
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
$SCRIPTS/build toolchain
$SCRIPTS/build Python
$SCRIPTS/build dbus
$SCRIPTS/build dbus-glib
. config/options.python

View File

@ -4,6 +4,7 @@
$SCRIPTS/install Python
$SCRIPTS/install dbus
$SCRIPTS/install dbus-glib
PYTHON_LIB_DIR=`ls -d $INSTALL/usr/lib/python*`