Package: gnunet-server
Version: 0.8.0b-5

Well, I guess you know everything! ;-)

Building gnunet with the option --with-microhttpd=yes at configure time
will enable the HTTP transport, which is really useful. That will add a
dependency on libmicrohttpd5.

You should then change the line
TRANSPORTS = udp tcp nat
in debian/config/gnunetd.conf to
TRANSPORTS = udp tcp http nat


Enabling SMTP support can also be a good thing, using --with-esmtp=yes.
It's not as useful, but it's good to have it if people want to set it up
without rebuilding from source. I'm not sure it's not enabled already,
since the dependency on libesmtp5 is already present. But it should not
added to the default list of transports to load anway.


Thanks!





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to