mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
Merge pull request #4795 from arthur-liberman/fix-libxkbcommon-deps
libxkbcommon: fix missing dependency libxml2
This commit is contained in:
commit
9821f2392e
@ -8,7 +8,7 @@ PKG_SHA256="a2202f851e072b84e64a395212cbd976ee18a8ee602008b0bad02a13247dbc52"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="http://xkbcommon.org"
|
||||
PKG_URL="http://xkbcommon.org/download/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain xkeyboard-config"
|
||||
PKG_DEPENDS_TARGET="toolchain xkeyboard-config libxml2"
|
||||
PKG_LONGDESC="xkbcommon is a library to handle keyboard descriptions."
|
||||
|
||||
PKG_MESON_OPTS_TARGET="-Denable-docs=false"
|
||||
|
Loading…
x
Reference in New Issue
Block a user