Package: netkit-telnet-ssl
Version: 0.17.41+really0.17-7
Tags: patch
User: helm...@debian.org
Usertags: libcrypt-unused

netkit-telnet-ssl links -lcrypt into telnetd without using any of its 
symbols. As we consider dropping libcrypt-dev from build-essential, this 
may cause a FTBFS. Consider dropping the unnecessary linkage already.

Helmut
--- netkit-telnet-ssl-0.17.41+really0.17.orig/telnetd/CMakeLists.txt
+++ netkit-telnet-ssl-0.17.41+really0.17/telnetd/CMakeLists.txt
@@ -34,7 +34,6 @@
     util
     ssl
     crypto
-    crypt
     libtelnet
 )
 install(

Reply via email to