depends libxtst      &&
depends glib2        &&
depends gtk+2        &&
depends gconf2       &&
depends libwnck      &&
depends libglade2    &&

optional_depends cairo                        \
                 "--with-cairo"               \
                 "--without-cairo"            \
                 "Build with cairo support?"  &&

optional_depends gnome-speech                  \
                 "--enable-speech"             \
                 "--disable-speech"            \
                 "Build with speech support?"  &&

optional_depends gvfs                        \
                 "--with-gvfs"               \
                 "--without-gvfs"            \
                 "Build with gvfs support?"  &&

optional_depends libgnomeui                 \
                 "--with-gnome"             \
                 "--without-gnome"          \
                 "Build with GNOME support" &&

optional_depends at-spi                                   \
                 "--enable-a11y"                          \
                 "--disable-a11y"                         \
                 "Build with GNOME accessibility support" &&

optional_depends rarian                                   \
                 "--enable-scrollkeeper"                  \
                 "--disable-scrollkeeper"                 \
                 "to register with rarian"
