faust2: 2.20.2 -> unstable-2020-03-20 (#82650)
The latest release has a bug that makes it unable to compile all of its own libraries: https://github.com/grame-cncm/faust/issues/406
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
, opencv
|
||||
, qt4
|
||||
, libsndfile
|
||||
, which
|
||||
}:
|
||||
|
||||
faust.wrapWithBuildEnv {
|
||||
@@ -19,6 +20,7 @@ faust.wrapWithBuildEnv {
|
||||
opencv
|
||||
qt4
|
||||
libsndfile
|
||||
which
|
||||
];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user