mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
xorgproto: drop PKG_TOOLCHAIN hardcoding - was already meson and https
This commit is contained in:
parent
c73637159a
commit
d23269f79d
@ -5,11 +5,10 @@ PKG_NAME="xorgproto"
|
||||
PKG_VERSION="2022.2"
|
||||
PKG_SHA256="5d13dbf2be08f95323985de53352c4f352713860457b95ccaf894a647ac06b9e"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.X.org"
|
||||
PKG_SITE="https://www.X.org"
|
||||
PKG_URL="https://xorg.freedesktop.org/archive/individual/proto/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain util-macros"
|
||||
PKG_LONGDESC="combined X.Org X11 Protocol headers"
|
||||
PKG_TOOLCHAIN="meson"
|
||||
|
||||
PKG_MESON_OPTS_TARGET="-Dlegacy=false \
|
||||
-Dpkgconfigdatadir=/usr/lib/pkgconfig"
|
||||
|
Loading…
x
Reference in New Issue
Block a user