Convert all jack references to libjack2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ faust
|
||||
, gtk
|
||||
, jack2
|
||||
, jack2Full
|
||||
, opencv
|
||||
}:
|
||||
|
||||
@@ -16,7 +16,7 @@ faust.wrapWithBuildEnv {
|
||||
|
||||
propagatedBuildInputs = [
|
||||
gtk
|
||||
jack2
|
||||
jack2Full
|
||||
opencv
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user