Commit 249322d5 authored by FliegendeWurst's avatar FliegendeWurst
Browse files

faust2lv2: fix cross / strictDeps build

parent 54662081
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
{
  bash,
  boost,
  faust,
  lv2,
@@ -9,6 +10,10 @@ faust.wrapWithBuildEnv {

  baseName = "faust2lv2";

  buildInputs = [
    bash
  ];

  propagatedBuildInputs = [
    boost
    lv2