mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-01-29 17:18:41 +01:00
musicians-world: Choose ardour6 for 64Bit systems only
Didi not get ardour6 to fly on 32Bit so use ardour5 there Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -11,8 +11,7 @@ inherit packagegroup
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
amsynth-standalone amsynth-lv2 amsynth-vst \
|
||||
ardour5 \
|
||||
ardour6 \
|
||||
${@oe.utils.conditional('SITEINFO_BITS', '64', 'ardour6', 'ardour5', d)} \
|
||||
aubio \
|
||||
audio-tweaks \
|
||||
bristol \
|
||||
|
||||
Reference in New Issue
Block a user