Revert the dependency on lib_xud to v1.2.0. XVF3510 uses that version.

This commit is contained in:
mbanth
2021-07-23 18:34:28 +01:00
parent 2bc36947a8
commit 46ce681a88

View File

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