IIRC, in other pages where gnutls is an optional dep, Randy would do something like:
GnuTLS (requires libgpg-error and libgcrypt in that order) where as the gaim page doesn't distinguish. While updating my scripts for the latest gnutls (it's been a long while) I went through everything again. libgpg-error doesn't seem to technically be a required dep of gnutls, but it is required for libgcrypt and libgcrypt is required for gnutls (even though the docs make it out to be optional). Since Randy, IIRC, used the construct above, it is still accurate. However, the gaim page also shows libtasn1, which technically isn't needed because libtasn1 (and opencdk, for that matter) are included in the gnutls tarball. -- Archaic Want control, education, and security from your operating system? Hardened Linux From Scratch http://www.linuxfromscratch.org/hlfs -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
