This commit is contained in:
Fangrui Song 2018-05-11 00:50:39 -07:00 committed by radare
parent e32542aa85
commit 5b181a244f

View File

@ -88,7 +88,7 @@ r_util = library('r_util', files,
'../../shlr/zip/include'
])
],
dependencies: [ldl, pth, utl],
dependencies: [ldl, mth, pth, utl],
link_with: [libr_shlr],
install: true,
implicit_include_directories: false,