diff options
Diffstat (limited to 'network/mumble/README')
-rw-r--r-- | network/mumble/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/network/mumble/README b/network/mumble/README index 3505f5c8d2..7ffc9f7501 100644 --- a/network/mumble/README +++ b/network/mumble/README @@ -8,6 +8,9 @@ If you have g15tools installed and want mumble to use it: If you want the mumble overlay: OVERLAY=yes ./mumble.SlackBuild -This requires: protobuf, speex, and celt. +Please note, if you have celt-0.7.1, the previous version of celt on +SBo, you will need to upgrade to celt >= 0.11.0. + +This requires: protobuf, speex, and celt >= 0.11.0 Note: This does not build the mumble server (murmur). |