security/p11-kit: unbreak with --auto-features=enabled
meson.build:390:0: ERROR: Dependency "libsystemd" not found, tried pkgconfig PR: 270361
This commit is contained in:
parent
da91359f5f
commit
0a8b8b75db
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ CPE_VENDOR= p11-kit_project
|
|||
MESON_ARGS= -Dbash_completion=enabled \
|
||||
-Dlibffi=enabled \
|
||||
-Dnls=false \
|
||||
-Dsystemd=disabled \
|
||||
-Dtrust_module=enabled \
|
||||
-Dtrust_paths=${DATADIR}/certs
|
||||
|
||||
|
|
Loading…
Reference in a new issue