]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update meson.build 14388/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 26 Jun 2024 12:00:48 +0000 (14:00 +0200)
committerGitHub <noreply@github.com>
Wed, 26 Jun 2024 12:00:48 +0000 (14:00 +0200)
Co-authored-by: Fred Morcos <fm@fredmorcos.com>
meson.build

index b761d365b0cd671bcee96935eeed588c76de583a..3ed942e51a04a86a4c254a32b5e08a0ed8038e78 100644 (file)
@@ -111,7 +111,7 @@ libpdns_uuidutils = declare_dependency(
     'pdns-uuidutils',
     src_dir / 'uuid-utils.cc',
     src_dir / 'uuid-utils.hh',
-    dependencies: [dep_rt, dep_boost],
+    dependencies: [dep_rt, dep_boost],
   )
 )