diff options
Diffstat (limited to 'src/xml')
| -rw-r--r-- | src/xml/meson.build | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/xml/meson.build b/src/xml/meson.build index 33e5d9c11..a3187a3ad 100644 --- a/src/xml/meson.build +++ b/src/xml/meson.build @@ -54,7 +54,8 @@ xml_deps = [ glibmm_dep, xml2_dep, libdebug_dep, - libutil_dep + libutil_dep, + libio_dep ] lib_xml = static_library('xml', |
