# NSS modules must use SONAME 2 per the NSS specification (glibc nss_nss.h).
# This is not a regular shared library linked via DT_NEEDED, but a dlopen()ed
# NSS module loaded via /etc/nsswitch.conf. The SONAME is fixed to 2 (see
# nss/meson.build:libnss_api_version) and must not be reflected in the Debian
# package name, which correctly remains libnss-malcontent.
libnss-malcontent: package-name-doesnt-match-sonames libnss-malcontent2
