Merge pull request #101141 from magnetophon/faust

This commit is contained in:
Doron Behar 2020-10-20 19:07:45 +03:00 committed by GitHub
commit 4d7925f642
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -2,7 +2,7 @@
, gtk2
, jack2Full
, alsaLib
, opencv2
, opencv
, libsndfile
, which
}:
@ -20,7 +20,7 @@ faust.wrapWithBuildEnv {
gtk2
jack2Full
alsaLib
opencv2
opencv
libsndfile
which
];

View File

@ -1,6 +1,5 @@
{ faust
, jack2Full
, opencv2
, qt4
, libsndfile
, alsaLib
@ -18,7 +17,6 @@ faust.wrapWithBuildEnv {
propagatedBuildInputs = [
jack2Full
opencv2
qt4
libsndfile
alsaLib