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 { faust
, jack2Full , jack2Full
, opencv , opencv2
, qt4 , qt4
, libsndfile , libsndfile
, which , which
@ -17,7 +17,7 @@ faust.wrapWithBuildEnv {
propagatedBuildInputs = [ propagatedBuildInputs = [
jack2Full jack2Full
opencv opencv2
qt4 qt4
libsndfile libsndfile
which which