mirror of
https://github.com/openwrt/video.git
synced 2026-07-14 00:44:40 +04:00
a5e8aecf2b
Pass the xkb-config extensions path options explicitly: 1.13.2 adds versioned and unversioned extensions directories, and tools/info.c references DFLT_XKB_CONFIG_*_EXTENSIONS_PATH unconditionally while meson only defines them when an xkeyboard-config root is detected, which broke the build otherwise. Refresh 100-no-python.patch for the new source. https://github.com/xkbcommon/libxkbcommon/blob/xkbcommon-1.13.2/NEWS.md Signed-off-by: Daniel Golle <daniel@makrotopia.org>