Hi,
* Craig Small <[email protected]> [251228 21:13]:
On Mon, 29 Dec 2025 at 06:13, Vincent Bernat <[email protected]> wrote:
Therefore, libnl-3-dev should be added to the dependencies of
libsnmp-dev (and also to the build dependencies of the package to avoid
pulling it indirectly).
For the build depdencies, it depends on libnl-route-3-dev which depends on
libnl-3-dev so to me that seems covered already.
For libsnmp-dev, I suspect it needs libnl-route-3-dev as --agent-libs shows
that one too, which will pull-in libnl-3-dev too?
May I recommend adding an autopkgtest that tries to build a client
program using the output of net-snmp-config? debian/tests/control
should depend on libsnmp-dev for this.
I'd hope this would catch most issues with net-snmp-config then.
Best,
Chris