Libcrypt

  • Hi guys,

    I noted that libcrypt libraries are not included in LE 7.0 image (for Rpi at least)
    It´s possible to include it in next releases?

    Code
    /usr/lib # ls -ltr|grep libcry
    lrwxrwxrwx    1 root     root            23 Jan 26 21:26 libcrypt.so -> ../../lib/libcrypt.so.1
    -rwxr-xr-x    1 root     root       1462348 Jan 26 21:26 libcrypto.so.32.0.0
    lrwxrwxrwx    1 root     root            19 Jan 26 21:26 libcrypto.so.32 -> libcrypto.so.32.0.0
    lrwxrwxrwx    1 root     root            19 Jan 26 21:26 libcrypto.so -> libcrypto.so.32.0.0

    Thanks in advanced.
    Regards