mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/fst: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
4b13d7f408
commit
b18c3c0995
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FST is a program by which uses Wine, JACK, and Steinberg's VST
|
||||
Audio Plug-Ins SDK to enable the use of many VST audio plugins.
|
||||
|
||||
This requires jack-audio-connection-kit and wine. lash is optional.
|
||||
lash is an optional dependency.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://users.otenet.gr/~korgman/fst-2011jan31.tar.gz"
|
|||
MD5SUM="a455ca34b1c07c6d6d496d47d99d2ce0"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jack-audio-connection-kit lash wine"
|
||||
REQUIRES="jack-audio-connection-kit wine"
|
||||
MAINTAINER="Michales Michaloudes"
|
||||
EMAIL="korgie@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue