mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
at-spi2-core: set dbus-daemon path to fix build
This commit is contained in:
parent
df2a079693
commit
39978d99da
@ -12,7 +12,8 @@ PKG_DEPENDS_TARGET="toolchain atk dbus glib libXtst"
|
|||||||
PKG_LONGDESC="Protocol definitions and daemon for D-Bus at-spi."
|
PKG_LONGDESC="Protocol definitions and daemon for D-Bus at-spi."
|
||||||
|
|
||||||
PKG_MESON_OPTS_TARGET="-Denable_docs=false \
|
PKG_MESON_OPTS_TARGET="-Denable_docs=false \
|
||||||
-Denable-introspection=no"
|
-Denable-introspection=no \
|
||||||
|
-Ddbus_daemon=/usr/bin/dbus-daemon"
|
||||||
|
|
||||||
pre_configure_target() {
|
pre_configure_target() {
|
||||||
TARGET_LDFLAGS="$LDFLAGS -lXext"
|
TARGET_LDFLAGS="$LDFLAGS -lXext"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user