diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-05-21 14:33:15 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-05-21 17:58:16 -0500 |
commit | 90981a1b48b4a73951e1c52537c5d385d655ccbc (patch) | |
tree | acd089ae76b1dd839f94db9cd2a3abc78b12289b /audio/lv2dynparam1 | |
parent | 548ff2fc635127f08652604dad9a1fc2cec87535 (diff) | |
download | slackbuilds-90981a1b48b4a73951e1c52537c5d385d655ccbc.tar.gz |
audio/lv2core: Removed, as it is replaced by lv2.
Removed and fixed README's to point to lv2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/lv2dynparam1')
-rw-r--r-- | audio/lv2dynparam1/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lv2dynparam1/README b/audio/lv2dynparam1/README index 4d9cd75d26..1da94e72aa 100644 --- a/audio/lv2dynparam1/README +++ b/audio/lv2dynparam1/README @@ -7,4 +7,4 @@ The extension consists of a header describing the extension interface and libraries, one for plugins and one for hosts, to expose functionality in more usable, from programmer point of view, interface. -This requires lv2core. +This requires lv2. |