summaryrefslogtreecommitdiffstats
path: root/audio-creation/amsynth/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/amsynth/DEPENDS')
-rwxr-xr-xaudio-creation/amsynth/DEPENDS15
1 files changed, 15 insertions, 0 deletions
diff --git a/audio-creation/amsynth/DEPENDS b/audio-creation/amsynth/DEPENDS
index a05928ea46..0285bb0ece 100755
--- a/audio-creation/amsynth/DEPENDS
+++ b/audio-creation/amsynth/DEPENDS
@@ -13,6 +13,21 @@ optional_depends JACK-DRIVER \
"--without-jack" \
"for JACK support" &&
+optional_depends lash \
+ "--with-lash" \
+ "--without-lash" \
+ "for LASH support" &&
+
+optional_depends -sub HOST dssi \
+ "--with-dssi" \
+ "--without-dssi" \
+ "to build DSSI plugin" &&
+
+optional_depends lv2 \
+ "--with-lv2" \
+ "--without-lv2" \
+ "to build LV2 plugin" &&
+
optional_depends libsndfile \
"--with-sndfile" \
"--without-sndfile" \