mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07: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 expat
|
||||
$SCRIPTS/build gettext
|
||||
$SCRIPTS/build libdaemon
|
||||
$SCRIPTS/build dbus
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
export LDFLAGS="$LDFLAGS -lintl"
|
||||
|
||||
py_cv_mod_gtk_=yes \
|
||||
py_cv_mod_dbus_=yes \
|
||||
./configure --host=$TARGET_NAME \
|
||||
|
@ -4,7 +4,6 @@
|
||||
|
||||
$SCRIPTS/install expat
|
||||
$SCRIPTS/install libdaemon
|
||||
$SCRIPTS/install gettext
|
||||
$SCRIPTS/install dbus
|
||||
|
||||
PKG_DIR=`find $PACKAGES -type d -name $1`
|
||||
|
Loading…
x
Reference in New Issue
Block a user