chiark / gitweb /
journalctl: regexp matching
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 12 Jan 2018 06:55:45 +0000 (07:55 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:50:22 +0000 (07:50 +0200)
meson.build

index 3c0ae8f713881c6f3882f6616b986b0db5d45ebe..24e364a0a0992067584c8cbac40a5cc57ebe5e32 100644 (file)
@@ -1640,7 +1640,8 @@ test_dlopen = executable(
 #                  dependencies : [threads,
 #                                  libqrencode,
 #                                  libxz,
-#                                  liblz4],
+#                                  liblz4,
+#                                  libpcre2],
 #                  install_rpath : rootlibexecdir,
 #                  install : true,
 #                  install_dir : rootbindir)