depends libevent &&

optional_depends c-ares \
                 "--with-cares" \
                 "--without-cares" \
                 "to use c-ares for DNS lookups" &&

optional_depends udns \
                 "--with-udns" \
                 "--without-udns" \
                 "to use UDNS for name resolution"
