diff options
| author | Artturin <Artturin@artturin.com> | 2025-08-19 16:33:10 +0300 |
|---|---|---|
| committer | Artturin <Artturin@artturin.com> | 2025-08-19 17:13:51 +0300 |
| commit | f91f2dcfbac3e2d4f3e8cbfcdd8abf7fea85ad25 (patch) | |
| tree | a783f1020784275ae4ff1aaa2341b2d48af0551a /pkgs/development/python-modules/rangehttpserver | |
| parent | 72f5bfc3b5338a608e268fa867d4706dec66fd25 (diff) | |
ibus: Fix cross `No package 'wayland-scanner' found`
The autoconf `PKG_CHECK_MODULES` macro and so on aren't made with cross
in mind, so there isn't an easy way to change them to use
PKG_CONFIG_FOR_BUILD.
`"PKG_CONFIG_WAYLAND_SCANNER_WAYLAND_SCANNER=${lib.getBin buildPackages.wayland-scanner}/bin/wayland-scanner"` in `configureFlags` isn't necessary
`wayland-scanner` is still required in `nativeBuildInputs`, otherwise
there's an error `No rule to make target '/input-method-unstable-v1.xml', needed by 'input-method-unstable-v1-protocol.c'. Stop.`
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
