Hello! Why is ssh linked with libsqlite.so? I'm trying to create my own fork of apropos and whatis utils (I don't like classic UNIX utilities to depend on 3rd party libraries) and found that there are a lot of utilities that link to libsqlite.so. ssh and dig are few of them. Is this how it should be?