mirror of
https://github.com/radareorg/radare2.git
synced 2025-03-05 21:13:27 +00:00
Fix meson (#10072)
This commit is contained in:
parent
e32542aa85
commit
5b181a244f
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user