depends autoconf &&

optional_depends gtk+2 \
                 "--with-gtk" \
                 "--without-gtk" \
                 "for a GTK+2-based GUI" &&
optional_depends ncurses \
                 "--with-ncurses" \
                 "--without-ncurses" \
                 "for a ncurses-based TUI"
