depends  libx11           &&
depends  libxrandr        &&
depends  gtk+2            &&
depends  glib2            &&
depends  gconf2           &&
depends  gnome-doc-utils  &&
depends  libxml2          &&

sub_depends libxml2 PYTHON  &&

optional_depends  rarian                                         \
                  '--enable-scrollkeeper'                        \
                  '--disable-scrollkeeper'                       \
                  'to use and update the scrollkeeper database'  &&

optional_depends  startup-notification                           \
                  ''                                             \
                  ''                                             \
                  'for application startup notifications'        &&

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

optional_depends xrandr                                          \
                 "with_randr=yes"                                \
                 "with_randr=no"                                 \
                 "to build with the RANDR extension"
