faust2jaqt: explicitly use opencv2
This commit is contained in:
parent
f68a0031bb
commit
ce6107be9c
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user