mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
avahi:
- dont build and install gettext
This commit is contained in:
parent
f2ee6d4516
commit
5faedc2a37
@ -4,14 +4,10 @@
|
|||||||
|
|
||||||
$SCRIPTS/build toolchain
|
$SCRIPTS/build toolchain
|
||||||
$SCRIPTS/build expat
|
$SCRIPTS/build expat
|
||||||
$SCRIPTS/build gettext
|
|
||||||
$SCRIPTS/build libdaemon
|
$SCRIPTS/build libdaemon
|
||||||
$SCRIPTS/build dbus
|
$SCRIPTS/build dbus
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
export LDFLAGS="$LDFLAGS -lintl"
|
|
||||||
|
|
||||||
py_cv_mod_gtk_=yes \
|
py_cv_mod_gtk_=yes \
|
||||||
py_cv_mod_dbus_=yes \
|
py_cv_mod_dbus_=yes \
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
$SCRIPTS/install expat
|
$SCRIPTS/install expat
|
||||||
$SCRIPTS/install libdaemon
|
$SCRIPTS/install libdaemon
|
||||||
$SCRIPTS/install gettext
|
|
||||||
$SCRIPTS/install dbus
|
$SCRIPTS/install dbus
|
||||||
|
|
||||||
PKG_DIR=`find $PACKAGES -type d -name $1`
|
PKG_DIR=`find $PACKAGES -type d -name $1`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user