mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
glu: change to meson
This commit is contained in:
parent
4fc116ca95
commit
96a1f3a556
@ -11,9 +11,5 @@ PKG_URL="https://mesa.freedesktop.org/archive/glu/glu-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain mesa"
|
||||
PKG_NEED_UNPACK="$(get_pkg_directory mesa)"
|
||||
PKG_LONGDESC="libglu is the The OpenGL utility library"
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-silent-rules \
|
||||
--disable-debug \
|
||||
--disable-osmesa \
|
||||
--with-gnu-ld"
|
||||
PKG_MESON_OPTS_TARGET="-Dgl_provider=gl"
|
||||
|
Loading…
x
Reference in New Issue
Block a user