cage: add wayland as nativeBuildInputs

Needed on the build machine
This commit is contained in:
Matthew Bauer 2020-02-24 22:07:02 -05:00
parent 8c3160b619
commit 78f9cad387

View file

@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
sha256 = "1gkqx26pvlw00b3fgx6sh87yyjfzyj51jwxvbf9k117npkrf4b2g";
};
nativeBuildInputs = [ meson ninja pkgconfig makeWrapper ];
nativeBuildInputs = [ meson ninja pkgconfig makeWrapper wayland ];
buildInputs = [
wlroots wayland wayland-protocols pixman libxkbcommon