depends ncurses &&
depends libevent &&

optional_depends libutempter \
                 "--enable-utempter" \
                 "--disable-utempter" \
                 "for writing utmp entries" &&

optional_depends systemd \
                 "--enable-systemd" \
                 "--disable-systemd" \
                 "to get the socket via systemd" &&

optional_depends utf8proc \
                 "--enable-utf8proc" \
                 "--disable-utf8proc" \
                 "for unicode support"
