if [ "$REL" == "cvs" ]; then
        depends subversion   &&
        depends automake-1.9
fi &&
depends gtk+2   &&
depends pcre    &&
depends -sub CXX gcc     &&
depends -sub "2.4" gmime &&

optional_depends gtkspell                    \
                    "--with-gtkspell"      \
                    ""                       \
                    "Add gtkspell support"
