tests.pkg-config.defaultPkgConfigPackages.wayland-scanner: fix the test

Without the change the test fails as https://hydra.nixos.org/build/271903139:

     pkg-config module wayland-scanner was not found
This commit is contained in:
Sergei Trofimovich 2024-10-03 07:19:16 +01:00
parent 14f8e6c62c
commit 96cbd5b453

View File

@ -824,7 +824,7 @@
},
"wayland-scanner": {
"attrPath": [
"wayland"
"wayland-scanner"
]
},
"wayland-server": {