Source: mlt Version: 6.4.1-4 Severity: normal Hi,
rtaudio is only available on linux-any, therefore the librtaudio-dev build-dependency is not satisfiable on kfreebsd and hurd. Please restrict the dependency accordingly: Build-Depends: librtaudio-dev [linux-any] s.t. mlt can be built on !linux, too. This should help some outdated rdepends on these architectures. I tested that mlt builds with this change on the kfreebsd-amd64 porterbox. Andreas

