forked from PAWPAW-Mirror/lib_xua
Merge pull request #199 from mbanth/feature/configurable_hid
Use v1.2.0 release of XUD
This commit is contained in:
@@ -2,7 +2,7 @@ VERSION = 2.0.0
|
|||||||
|
|
||||||
DEPENDENT_MODULES = lib_logging(>=3.0.0) \
|
DEPENDENT_MODULES = lib_logging(>=3.0.0) \
|
||||||
lib_xassert(>=4.0.0) \
|
lib_xassert(>=4.0.0) \
|
||||||
lib_xud(>=2.0.0) \
|
lib_xud(>=1.2.0) \
|
||||||
lib_spdif(>=4.0.0) \
|
lib_spdif(>=4.0.0) \
|
||||||
lib_mic_array(>=4.0.0)
|
lib_mic_array(>=4.0.0)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user