chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f1d716
)
journalctl: regexp matching
author
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Fri, 12 Jan 2018 06:55:45 +0000
(07:55 +0100)
committer
Sven Eden
<yamakuzure@gmx.net>
Wed, 30 May 2018 05:50:22 +0000
(07:50 +0200)
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 3c0ae8f713881c6f3882f6616b986b0db5d45ebe..24e364a0a0992067584c8cbac40a5cc57ebe5e32 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1640,7
+1640,8
@@
test_dlopen = executable(
# dependencies : [threads,
# libqrencode,
# libxz,
-# liblz4],
+# liblz4,
+# libpcre2],
# install_rpath : rootlibexecdir,
# install : true,
# install_dir : rootbindir)