]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/meson.build
Merge pull request #17454 from keszybz/journal-dlopen-cleanup
[thirdparty/systemd.git] / src / test / meson.build
index daf62eb539a481d63374dcdc0e3a61fe41572005..e4ce8ac51aeec203b7807c928bf57abedfde6f88 100644 (file)
@@ -819,6 +819,10 @@ tests += [
         [['src/test/test-psi-util.c'],
          [],
          []],
+
+        [['src/test/test-qrcode-util.c'],
+         [libshared],
+         [libdl]],
 ]
 
 ############################################################