aboutsummaryrefslogtreecommitdiff
path: root/libraries/audiere
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2021-04-18 02:08:04 -0500
committerRobby Workman <rworkman@slackbuilds.org>2021-04-18 14:45:43 -0500
commit4aa7928992a445b983c22b533a5810cf5266c965 (patch)
treef7ed72267f1a709e607a6ce77aef5e9712a9bcc7 /libraries/audiere
parent7f4b3d036329574a760304664dc09ea9bf09f06c (diff)
libraries/audiere: Fixed dep info in README
Diffstat (limited to 'libraries/audiere')
-rw-r--r--libraries/audiere/README5
1 files changed, 1 insertions, 4 deletions
diff --git a/libraries/audiere/README b/libraries/audiere/README
index 894bb41b0d79..8221098ab665 100644
--- a/libraries/audiere/README
+++ b/libraries/audiere/README
@@ -1,9 +1,6 @@
-audiere (High-level audio API)
-
Audiere is a high-level audio API. It can play Ogg Vorbis, MP3,
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 dependencies are speex, libcdaudio and dumb (this one
-is not available in SlackBuilds).
+libcdaudio is an optional dependency.