Commit 10274ff5 authored by FliegendeWurst's avatar FliegendeWurst
Browse files

sonic-lineup: fix strictDeps build

parent d9e98537
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -72,10 +72,13 @@ stdenv.mkDerivation rec {
  ];

  nativeBuildInputs = [
    capnproto # capnp
    pkg-config
    wrapQtAppsHook
  ];

  strictDeps = true;

  enableParallelBuilding = true;

  # comment out the tests