depends  python                                &&
depends  glib2                                 &&
depends  gtk+2                                 &&
depends  pygtk2                                &&
depends  gconf2                                &&
depends  libxml2                               &&
depends  libgnome                              &&
depends  libgnomeui                            &&
depends  gnome-python-desktop                  &&
depends  rarian                                &&
depends  libggz  "" "" "games"                 &&
depends  ggz-client-libs "" "" "games"         &&
depends  $GGAMES_TLS "--with-tls=$GGAMES_TLS"  &&
depends  guile                                 &&
depends  clutter                               &&
depends  clutter-gtk                           &&

optional_depends check                               \
                 ""                                  \
                 "--disable-tests"                   \
                 "enable building test apps"         &&

optional_depends librsvg2                            \
                 ""                                  \
                 ""                                  \
                 "Enable scalable graphics?"         &&

optional_depends libgcrypt                           \
                 "--with-gcrypt"                     \
                 "--without-gcrypt"                  \
                 "Enable encryption support?"        &&

optional_depends gobject-introspection \
                 "--enable-introspection=yes" \
                 "--enable-introspection=no" \
                 "to enable introspection for this build" &&

optional_depends -sub GTK libcanberra \
                 "--with-sound=libcanberra" \
                 "--without-sound" \
                 "for sound support"
