aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index b4f6f89..5689d96 100644
--- a/meson.build
+++ b/meson.build
@@ -3,6 +3,7 @@ add_global_arguments('-D_XOPEN_SOURCE=700', language : 'c')
curl_dep = dependency('libcurl')
jansson_dep = dependency('jansson')
+pcre_dep = dependency('libpcre2-8')
config_data = configuration_data()