diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 08:25:06 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 08:25:06 +0200 |
commit | 0995b1f3811bf521634caff4000301a682dabf11 (patch) | |
tree | 3356b56bbdd1f5c58b961bf116056a5f59ebcda2 /libraries/audiere/README | |
parent | 524581ad560886e1f7945dba330b31fbd5413542 (diff) |
libraries/audiere: Fixed dep information
Diffstat (limited to 'libraries/audiere/README')
-rw-r--r-- | libraries/audiere/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/audiere/README b/libraries/audiere/README index 4cdd1bdeb06f..894bb41b0d79 100644 --- a/libraries/audiere/README +++ b/libraries/audiere/README @@ -5,5 +5,5 @@ FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For audio output, Audiere supports DirectSound or WinMM in Windows, OSS on Linux and Cygwin, and SGI AL on IRIX. -Optional requirements are speex (available in SlackBuilds) and -libcdaudio and dumb (which are not available in SlackBuilds). +Optional dependencies are speex, libcdaudio and dumb (this one +is not available in SlackBuilds). |