From b18c3c099533fbd7d22cbd11c8dde1bc20b227bd Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sat, 25 Aug 2012 14:39:08 -0500 Subject: audio/fst: Fixed dep information Signed-off-by: Robby Workman --- audio/fst/README | 2 +- audio/fst/fst.info | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/fst/README b/audio/fst/README index 9618d7b5b7..e4f37126aa 100644 --- a/audio/fst/README +++ b/audio/fst/README @@ -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. diff --git a/audio/fst/fst.info b/audio/fst/fst.info index a3dbb0b221..d4c3fc9e06 100644 --- a/audio/fst/fst.info +++ b/audio/fst/fst.info @@ -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" -- cgit v1.2.3