We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
No package 'wayland-scanner' found
2 parents 384f865 + f91f2dc commit d3757dbCopy full SHA for d3757db
1 file changed
pkgs/tools/inputmethods/ibus/default.nix
@@ -196,6 +196,7 @@ stdenv.mkDerivation (finalAttrs: {
196
libxkbcommon
197
wayland
198
wayland-protocols
199
+ wayland-scanner # For cross, build uses $PKG_CONFIG to look for wayland-scanner
200
];
201
202
enableParallelBuilding = true;
0 commit comments