mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
audio/zynjacku: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
5bffa934ee
commit
7d69e99eb1
2 changed files with 1 additions and 6 deletions
|
@ -7,8 +7,3 @@ multi-timbral sound by running several synth plugins.
|
|||
|
||||
lv2rack is a host for LV2 effect plugins (like jack-rack is for LADSPA
|
||||
plugins).
|
||||
|
||||
This package requires jack-audio-connection-kit, lv2, slv2, and
|
||||
lv2dynparam1 (all available at SlackBuilds.org).
|
||||
|
||||
lash is also recommended, though not required.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://download.gna.org/zynjacku/zynjacku-6.tar.bz2"
|
|||
MD5SUM="4fe6bb1322ee5784280c7e71c77b636c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jack-audio-connection-kit jack-rack lash lv2 lv2dynparam1 slv2"
|
||||
REQUIRES="jack-audio-connection-kit lash lv2 lv2dynparam1 slv2"
|
||||
MAINTAINER="B. Watson"
|
||||
EMAIL="yalhcru@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue