#
# Umm...they check for intltool being installed, but /include/ it with their
# code, so it gets found /right there/
#depends intltool
#
depends  libx11                &&
depends  libxext               &&
depends  libxres               &&
depends  glib2                 &&
depends  gtk+2                 &&
depends  xml-parser-expat      &&

optional_depends startup-notification "" "" "for notification support" &&

optional_depends  gtk-doc                              \
                  '--enable-gtk-doc'                   \
                  '--disable-gtk-doc'                  \
                  'Build documentation with gtk-doc'   
