audio/ghostess: Fixed dep information

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2012-08-25 20:09:42 -05:00
parent b18c3c0995
commit 245149be68
2 changed files with 1 additions and 3 deletions

View file

@ -6,5 +6,3 @@ configuration, as well as specifying MIDI channels and layering synths.
ghostess also comes with a universal DSSI GUI, which attempts to provide
GUI services for any DSSI or LADSPA plugin, and may be used with any
DSSI host.
This requires jack-audio-connection-kit, ladspa_sdk and dssi.

View file

@ -3,8 +3,8 @@ VERSION="20100923"
HOMEPAGE="http://smbolton.com/linux.html"
DOWNLOAD="http://smbolton.com/linux/ghostess-20100923.tar.bz2"
DOWNLOAD_x86_64=""
MD5SUM="079661d2d97c01d89540f87acc45da30"
MD5SUM_x86_64=""
MD5SUM="079661d2d97c01d89540f87acc45da30"
REQUIRES="dssi jack-audio-connection-kit ladspa_sdk"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"