Update module_build_info to match wscript

This commit is contained in:
Sam Chesney
2018-12-11 16:20:53 +00:00
parent 21c18c0599
commit 68d1455ed8

View File

@@ -15,7 +15,7 @@ OPTIONAL_HEADERS += xua_conf.h
VERSION = 0.2.0
DEPENDENT_MODULES = lib_logging(>=2.1.0) lib_xud(>=0.1.0) lib_spdif(>=3.0.0)
DEPENDENT_MODULES = lib_logging(>=2.1.0) lib_xassert(>=2.0.0) lib_xud(>=0.1.0) lib_spdif(>=3.0.0)
#ignore host dir
SOURCE_DIRS = src/*