Package: libwvstreams4.6-extras Version: 4.6.1-6 Severity: serious On amd64, libwvstreams is linked with both OpenSSL and GNU Readline: $ readelf -d /usr/lib/libwvstreams.so.4.6 | grep -E 'ssl|readline' 0x0000000000000001 (NEEDED) Shared library: [libssl.so.1.0.0] 0x0000000000000001 (NEEDED) Shared library: [libreadline.so.6] -- Jakub Wilk