depends glib2       &&
depends gtk+2       &&
depends libxml2     &&
depends libsoup     &&
depends gconf2      &&

optional_depends pygtk2                                 \
                 "--enable-python"                      \
                 ""                                     \
                 "to build libgweather python bindings" &&

optional_depends gtk-doc                                \
                 "--enable-gtk-doc"                     \
                 "--disable-gtk-doc"                    \
                 "to build documentation"
