From: Joar Wandborg Date: Sat, 29 Sep 2012 18:39:17 +0000 (+0200) Subject: Grammar re: libasound2-dev X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=8518e95eb64ff2864d7880f8bfff9df1828fb848;p=mediagoblin.git Grammar re: libasound2-dev --- diff --git a/docs/source/siteadmin/media-types.rst b/docs/source/siteadmin/media-types.rst index 40e54c56..5653217f 100644 --- a/docs/source/siteadmin/media-types.rst +++ b/docs/source/siteadmin/media-types.rst @@ -97,11 +97,11 @@ On Debianoid systems, run:: sudo apt-get install libsndfile1-dev .. note:: - scikits.audiolab will display a warning every time it's imported if you don + scikits.audiolab will display a warning every time it's imported if you do not compile it with alsa support. Alsa support is not necessary for the GNU - MediaGoblin application, but if you do not wish to have the alsa warnings - from audiolab pop up everywhere you should also install ``libasound2-dev`` - before you install scikits.audiolab. + MediaGoblin application but if you do not wish the alsa warnings from + audiolab you should also install ``libasound2-dev`` before installing + scikits.audiolab. Then install ``scikits.audiolab`` for the spectrograms::