Prepare vst3 plugin packages

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-07-22 00:45:11 +02:00
parent ca68314922
commit 497b8d9a34
2 changed files with 3 additions and 1 deletions

View File

@@ -5,4 +5,5 @@ PN_DSSI = "${PN}-dssi"
PN_LADSPA = "${PN}-ladspa"
PN_LV2 = "${PN}-lv2"
PN_VST = "${PN}-vst"
PN_VST3 = "${PN}-vst3"