From: Andre Noll <maan@systemlinux.org>
Date: Thu, 29 Jul 2010 16:25:41 +0000 (+0200)
Subject: Add a reference to the speex home page.
X-Git-Tag: v0.4.4~5^2
X-Git-Url: https://git.tuebingen.mpg.de/?a=commitdiff_plain;h=723ed3c80b5fb749ed54027f2c3f4612f6a41467;p=paraslash.git

Add a reference to the speex home page.

Also mention the name of the speex Debian package.
---

diff --git a/web/manual.m4 b/web/manual.m4
index f9b53447..cd06cccd 100644
--- a/web/manual.m4
+++ b/web/manual.m4
@@ -244,6 +244,9 @@ Optional:
 	- XREFERENCE(http://www.audiocoding.com/, libfaad).  For aac
 	files (m4a) you'll need libfaad (libfaad-dev).
 
+	- XREFERENCE(http://www.speex.org/, speex). In order to stream
+	or decode speex files, libspeex (libspeex-dev) is required.
+
 	- XREFERENCE(ftp://ftp.alsa-project.org/pub/lib/, alsa-lib). On
 	Linux, you'll need to have ALSA's development package
 	libasound2-dev installed.