Commit 89c19152 authored by FliegendeWurst's avatar FliegendeWurst
Browse files

faust2jack: fix strictDeps build

parent ad4fca9f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
{
  bash,
  faust,
  gtk2,
  jack2,
@@ -17,6 +18,10 @@ faust.wrapWithBuildEnv {
    "faust2jackconsole"
  ];

  buildInputs = [
    bash # required for some scripts
  ];

  propagatedBuildInputs = [
    gtk2
    jack2