squeekboard: depend on wayland-scanner
Currently wayland-scanner is defined to be wayland.bin, but we want to split wayland-scanner into a separate package.
This commit is contained in:
parent
07faca9bcb
commit
c9492d8f34
@ -10,6 +10,7 @@
|
||||
, gtk3
|
||||
, wayland
|
||||
, wayland-protocols
|
||||
, wayland-scanner
|
||||
, libbsd
|
||||
, libxml2
|
||||
, libxkbcommon
|
||||
@ -44,7 +45,7 @@ stdenv.mkDerivation rec {
|
||||
ninja
|
||||
pkg-config
|
||||
glib
|
||||
wayland
|
||||
wayland-scanner
|
||||
wrapGAppsHook3
|
||||
rustPlatform.cargoSetupHook
|
||||
cargo
|
||||
|
Loading…
Reference in New Issue
Block a user