faust2jaqt: remove opencv2
It's marked broken and it seems it wasn't needed in here in the first place.
5e68d203f3
This commit is contained in:
parent
c5277d01c5
commit
5461c5f633
|
@ -1,6 +1,5 @@
|
|||
{ faust
|
||||
, jack2Full
|
||||
, opencv2
|
||||
, qt4
|
||||
, libsndfile
|
||||
, alsaLib
|
||||
|
@ -18,7 +17,6 @@ faust.wrapWithBuildEnv {
|
|||
|
||||
propagatedBuildInputs = [
|
||||
jack2Full
|
||||
opencv2
|
||||
qt4
|
||||
libsndfile
|
||||
alsaLib
|
||||
|
|
Loading…
Reference in New Issue