mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
meson: remove dependency on pathlib
not required when meson is using python3
This commit is contained in:
parent
b32247d589
commit
18d1ffb1b9
@ -7,7 +7,7 @@ PKG_SHA256="519c0932e1a8b208741f0fdce90aa5c0b528dd297cf337009bf63539846ac056"
|
||||
PKG_LICENSE="Apache"
|
||||
PKG_SITE="http://mesonbuild.com"
|
||||
PKG_URL="https://github.com/mesonbuild/meson/releases/download/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_HOST="Python3:host setuptools:host pathlib:host"
|
||||
PKG_DEPENDS_HOST="Python3:host setuptools:host"
|
||||
PKG_LONGDESC="High productivity build system"
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user