forked from libretro/Lakka-LibreELEC
fribidi: drop PKG_TOOLCHAIN hardcoding - was already meson
This commit is contained in:
@ -10,7 +10,6 @@ PKG_SITE="http://fribidi.freedesktop.org/"
|
||||
PKG_URL="https://github.com/fribidi/fribidi/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="A bidirectional algorithm library."
|
||||
PKG_TOOLCHAIN="meson"
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
||||
PKG_MESON_OPTS_TARGET="-Ddeprecated=false \
|
||||
|
Reference in New Issue
Block a user