Merge pull request #1331 from urv/master
fix: syntax error in networking/mumble
This commit is contained in:
commit
010f535c27
@ -1,5 +1,5 @@
|
|||||||
{ stdenv, fetchurl, qt4, boost, speechd, protobuf, libsndfile,
|
{ stdenv, fetchurl, qt4, boost, speechd, protobuf, libsndfile,
|
||||||
speex, libopus, avahi, pkgconfig
|
speex, libopus, avahi, pkgconfig,
|
||||||
jackSupport ? false,
|
jackSupport ? false,
|
||||||
jackaudio ? null }:
|
jackaudio ? null }:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user