Commit c9492d8f authored by Alyssa Ross's avatar Alyssa Ross Committed by Florian Klink
Browse files

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.
parent 07faca9b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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