mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
dbus: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
beada0a334
commit
62e38d7ed7
@ -8,7 +8,7 @@ PKG_SHA256="84fc597e6ec82f05dc18a7d12c17046f95bad7be99fc03c15bc254c4701ed204"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://dbus.freedesktop.org"
|
||||
PKG_URL="https://dbus.freedesktop.org/releases/${PKG_NAME}/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain expat systemd"
|
||||
PKG_DEPENDS_TARGET="meson:host gcc:host expat systemd"
|
||||
PKG_LONGDESC="D-Bus is a message bus, used for sending messages between applications."
|
||||
|
||||
PKG_MESON_OPTS_TARGET="--libexecdir=/usr/lib/dbus \
|
||||
|
Loading…
x
Reference in New Issue
Block a user