1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2018 Marvell International Ltd.
3 # Copyright(c) 2018 Semihalf.
8 reason = 'not supported on Windows'
12 dep = dependency('libmusdk', required: false, method: 'pkg-config')
15 reason = 'missing dependency, "libmusdk"'
29 deps += ['cfgfile', 'common_mvep']