summaryrefslogtreecommitdiffstats
path: root/src/xml/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/meson.build')
-rw-r--r--src/xml/meson.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/xml/meson.build b/src/xml/meson.build
index 4aa41e596..f893fa71c 100644
--- a/src/xml/meson.build
+++ b/src/xml/meson.build
@@ -52,7 +52,8 @@ xml_headers = files([
xml_deps = [
glib_dep,
glibmm_dep,
- xml2_dep
+ xml2_dep,
+ libdebug_dep
]
lib_xml = static_library('xml',