Fixed dependencies in build

This commit is contained in:
Alexey Milovidov 2019-07-09 16:41:51 +03:00
parent 497ac88701
commit 20d7e67e6a

View File

@ -473,4 +473,5 @@ if (GLIBC_COMPATIBILITY OR USE_INTERNAL_UNWIND_LIBRARY_FOR_EXCEPTION_HANDLING)
add_default_dependencies(libprotobuf)
add_default_dependencies(base64)
add_default_dependencies(readpassphrase)
add_default_dependencies(libunwind_static)
endif ()