faust2jaqt: remove opencv2

It's marked broken and it seems it wasn't needed in here in the first place.
https://github.com/NixOS/nixpkgs/commit/5e68d203f3f8abf8f928fb6788487b83e3a0e8ec
This commit is contained in:
Bart Brouns
2020-10-20 14:02:30 +02:00
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