libwpe-fdo: 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:
Alyssa Ross
2024-08-11 16:04:14 +03:00
committed by Florian Klink
parent c18e0463fb
commit 8714155dd0
+2 -1
View File
@@ -4,6 +4,7 @@
, meson
, pkg-config
, ninja
, wayland-scanner
, wayland
, libepoxy
, glib
@@ -30,7 +31,7 @@ stdenv.mkDerivation rec {
pkg-config
meson
ninja
wayland
wayland-scanner
];
buildInputs = [