Add missing dependency to fix shared library build.

This commit is contained in:
Michael Liao 2020-02-26 01:58:12 -05:00
parent 1cb7ec870d
commit 61f538d37b
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@
type = Library
name = DebugInfoGSYM
parent = DebugInfo
required_libraries = MC Support DebugInfoDWARF
required_libraries = MC Object Support DebugInfoDWARF