Update dependency on lib_xud to v2.0.0

This commit is contained in:
mbanth
2021-06-09 16:29:08 +01:00
parent 3f3007c3ac
commit 285be1cd7a

View File

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