Unverified Commit 04d3e025 authored by Toma's avatar Toma Committed by GitHub
Browse files

nekoray: add qtwayland to buildInputs (#313170)

parent e168d257
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -96,6 +96,7 @@ stdenv.mkDerivation (finalAttrs: {
  buildInputs = [
    libsForQt5.qtbase
    libsForQt5.qttools
    libsForQt5.qtwayland
    libsForQt5.qtx11extras
    protobuf
    yaml-cpp