-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 25/03/14 14:43, Alex Xu wrote:
> I'm writing the Gentoo ebuild for dnsmasq 2.69rc1 
> (https://bugs.gentoo.org/show_bug.cgi?id=504154), and I was
> wondering if dnsmasq requires nettle and gmp, or actually
> nettle[gmp].
> 
> The latter builds nettle with --enable-public-key.
> 


Probably the latter. Nettle yields two libraries, libnettle and
libhogweed. Libnettle has the symetric cyphers and hashes, and doesn't
depend on libgmp. Libhogweed has the public-key cyphers and does
depend on gmp.

It sounds like nettle[gmp] is the libnettle and libhogweed version.

dnsmasq needs both libnettle and libhogweed, and therefore also libgmp.

Cheers,


Simon.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlMx8XQACgkQKPyGmiibgreiJQCfT0Mv5xogk7rnGC6go9UXUMYY
d+wAnRTuKBI3O8jUb2hezEcaOaZ3YPPA
=Jldh
-----END PGP SIGNATURE-----

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to