depends  libetpan  &&
depends  gtk+2     &&  #only usable interface, ncurses interface is planned

optional_depends  python                      \
                  "--with-python"             \
                  "--without-python"          \
                  "Python scripting support"  &&

optional_depends  gtkhtml2              \
                  "--with-gtkhtml"      \
                  "--without-gtkhtml"   \
                  "to view html email"
