ibus: Fix cross No package 'wayland-scanner' found (#434998)
This commit is contained in:
@@ -196,6 +196,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libxkbcommon
|
||||
wayland
|
||||
wayland-protocols
|
||||
wayland-scanner # For cross, build uses $PKG_CONFIG to look for wayland-scanner
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
Reference in New Issue
Block a user