faust2: 2.0-a41 -> 2.0.a51
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
{ faust
|
||||
{ boost
|
||||
, faust
|
||||
, lv2
|
||||
, qt4
|
||||
|
||||
}:
|
||||
|
||||
faust.wrapWithBuildEnv {
|
||||
|
||||
baseName = "faust2lv2";
|
||||
|
||||
propagatedBuildInputs = [ lv2 ];
|
||||
propagatedBuildInputs = [ boost lv2 qt4 ];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user