mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
wayland: force PKG_TOOLCHAIN=configure
wayland tries to build with meson, but build fails due to check of PKG_CONFIGURE_OPTS. To be updated to meson in next package update.
This commit is contained in:
parent
954f9fafec
commit
c4033f130e
@ -10,6 +10,7 @@ PKG_URL="https://wayland.freedesktop.org/releases/${PKG_NAME}-${PKG_VERSION}.tar
|
||||
PKG_DEPENDS_TARGET="toolchain wayland:host libffi expat libxml2"
|
||||
PKG_DEPENDS_HOST="libffi:host expat:host libxml2:host"
|
||||
PKG_LONGDESC="a display server protocol"
|
||||
PKG_TOOLCHAIN="configure"
|
||||
|
||||
PKG_CONFIGURE_OPTS_HOST="--enable-shared \
|
||||
--disable-static \
|
||||
|
Loading…
x
Reference in New Issue
Block a user