diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-24 22:41:36 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-25 20:54:12 -0500 |
commit | 9c5618ec297acf5c81dbe309a141f2fec42d5d4e (patch) | |
tree | fdfda20fb91526662d4399ba8388c73d5935cd80 /audio/dssi-vst/README | |
parent | 98345e1bb033466daf0d51d6e9284c5b0633b232 (diff) | |
download | slackbuilds-9c5618ec297acf5c81dbe309a141f2fec42d5d4e.tar.gz |
audio/dssi-vst: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/dssi-vst/README')
-rw-r--r-- | audio/dssi-vst/README | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/dssi-vst/README b/audio/dssi-vst/README index 1da5b93c23..e7b1d6192b 100644 --- a/audio/dssi-vst/README +++ b/audio/dssi-vst/README @@ -1,10 +1,6 @@ The dssi-vst package contains a wrapper plugin for Windows VSTs that -enables them to be used by DSSI hosts running on Linux or similar on i386, +enables them to be used by DSSI hosts running on Linux or similar on i386 using Wine. -dssi-vst was written by Chris Cannam. - VST's dll must installed in /usr/lib/vst. You can override this with variable VST_PATH in your ~/.profile - -Requires: ladspa_sdk, dssi, jack, wine, liblo |