forked from PAWPAW-Mirror/lib_xua
Merge pull request #208 from mbanth/feature/revert_xud_dependency_version
Revert the dependency on lib_xud to v1.2.0
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user