maintainer-feedback requested: [Bug 294773] lang/python311: add libgdbm_compat.so as a required shared library

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Apr 2026 08:25:28 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 294773: lang/python311: add libgdbm_compat.so as a required shared library
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294773



--- Description ---
While updating my nanoBSD system, I noticed the installation of packages failed
due to
"pkg: Missing shlib libgdbm_compat.so.4 required by python311".

On checking, `pkg info -d python311` already lists libgdbm_compat.so (and
hence, gdbm) as a dependency. Adding libgdbm_compat.so to LIB_DEPENDS fixes the
error above.

This also seems to be the case for python310.