fix: syntax error in networking/mumble
This commit is contained in:
parent
e5b0867492
commit
a286f65a93
|
@ -1,5 +1,5 @@
|
|||
{ stdenv, fetchurl, qt4, boost, speechd, protobuf, libsndfile,
|
||||
speex, libopus, avahi, pkgconfig
|
||||
speex, libopus, avahi, pkgconfig,
|
||||
jackSupport ? false,
|
||||
jackaudio ? null }:
|
||||
|
||||
|
|
Loading…
Reference in New Issue