Merge #250522: libsForQt5.qtwayland: Fix cross

...into staging
This commit is contained in:
Vladimír Čunát 2023-09-16 15:34:18 +02:00
commit 8430257738
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -1,10 +1,10 @@
{ qtModule, qtbase, qtquickcontrols, wayland, pkg-config }:
{ qtModule, qtbase, qtquickcontrols, wayland, wayland-scanner, pkg-config }:
qtModule {
pname = "qtwayland";
qtInputs = [ qtbase qtquickcontrols ];
buildInputs = [ wayland ];
nativeBuildInputs = [ pkg-config ];
nativeBuildInputs = [ pkg-config wayland-scanner ];
outputs = [ "out" "dev" "bin" ];
patches = [
# NixOS-specific, ensure that app_id is correctly determined for