Fix module_build_info

This commit is contained in:
Ed
2021-07-22 10:47:32 +01:00
committed by GitHub
parent a04d06303b
commit 7f001e1780

View File

@@ -2,7 +2,7 @@ VERSION = 2.0.0
DEPENDENT_MODULES = lib_logging(>=3.0.0) \
lib_xassert(>=4.0.0) \
lib_xud(>=1.2.0) \
lib_xud(>=2.0.0) \
lib_spdif(>=4.0.0) \
lib_mic_array(>=4.0.0)