faust2jaqt: explicitly use opencv2

This commit is contained in:
Doron Behar 2020-05-05 13:45:13 +03:00
parent f68a0031bb
commit ce6107be9c

View file

@ -1,6 +1,6 @@
{ faust
, jack2Full
, opencv
, opencv2
, qt4
, libsndfile
, which
@ -17,7 +17,7 @@ faust.wrapWithBuildEnv {
propagatedBuildInputs = [
jack2Full
opencv
opencv2
qt4
libsndfile
which