depends pcre &&
depends gtk+2 &&

optional_depends gucharmap "" "" "for the character map plugin" &&

optional_depends enchant \
                 "--enable-spell-check" \
                 "--disable-spell-check" \
                 "for spell checking capabilities" &&

optional_depends python \
                 "--enable-python" \
                 "--disable-python" \
                 "for python integration (HIGHLY EXPERIMENTAL)"
