mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 19:21:04 +00:00
wlcs: fixup build, missing wayland-scanner
https://hydra.nixos.org/build/270420641/nixlog/2/tail
This commit is contained in:
parent
d5ce130210
commit
7834248d2f
|
@ -34,6 +34,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
boost
|
||||
gtest
|
||||
wayland
|
||||
wayland-scanner # needed by cmake
|
||||
];
|
||||
|
||||
passthru = {
|
||||
|
|
Loading…
Reference in a new issue