core/meson: libcore doesn't depend on PAM

It's only used by sd-executor.
This commit is contained in:
Mike Yuan
2025-03-20 16:35:23 +01:00
committed by Luca Boccassi
parent 112a9de6c4
commit 551d4c91e8

View File

@@ -117,7 +117,6 @@ libcore_static = static_library(
libdl,
libm,
libmount,
libpam,
librt,
libseccomp,
libselinux,