From 95e28934356553f6535d2893d2b7569af0460cdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Corr=C3=AAa=20da=20Silva=20Sanches?= Date: Fri, 16 Mar 2018 20:30:46 -0300 Subject: [meson-build] libio + zlib --- src/xml/meson.build | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/xml') 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', -- cgit v1.2.3