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
2 changed files with 2 additions and 4 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
, gtk2 , gtk2
, jack2Full , jack2Full
, alsaLib , alsaLib
, opencv2 , opencv
, libsndfile , libsndfile
, which , which
}: }:
@@ -20,7 +20,7 @@ faust.wrapWithBuildEnv {
gtk2 gtk2
jack2Full jack2Full
alsaLib alsaLib
opencv2 opencv
libsndfile libsndfile
which which
]; ];
@@ -1,6 +1,5 @@
{ faust { faust
, jack2Full , jack2Full
, opencv2
, qt4 , qt4
, libsndfile , libsndfile
, alsaLib , alsaLib
@@ -18,7 +17,6 @@ faust.wrapWithBuildEnv {
propagatedBuildInputs = [ propagatedBuildInputs = [
jack2Full jack2Full
opencv2
qt4 qt4
libsndfile libsndfile
alsaLib alsaLib