diff options
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/siteadmin/media-types.rst | 8 |
1 files changed, 4 insertions, 4 deletions
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:: |