mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/audiere: Fixed dep information
This commit is contained in:
parent
524581ad56
commit
0995b1f381
2 changed files with 3 additions and 3 deletions
|
@ -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).
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://sourceforge.net/projects/audiere/files/audiere/1.9.4/audiere-1.
|
|||
MD5SUM="46cb9aec011546166c8f78794a13021b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libcdaudio speex"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Pablo Santamaria"
|
||||
EMAIL="pablosantamaria@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue