depends  libxml2
depends  gdk-pixbuf
depends  cairo      # needs cairo with png enabled
depends  pango      # needs pango with cairo enabled

optional_depends "libcroco"                              \
                 "--with-croco"                          \
                 "--without-croco"                       \
                 "for CSS parsing support (recommended)"

optional_depends "libgsf"                                \
                 "--with-svgz"                           \
                 "--without-svgz"                        \
                 "for libgsf run-time decompression"

optional_depends "gtk+-2"                                \
                 "--enable-gtk-theme"                    \
                 "--disable-gtk-theme"                   \
                 "for GTK+ theme engine"

optional_depends "gobject-introspection"                 \
                 "--enable-introspection=yes"            \
		 "--enable-introspection=no"             \
		 "for introspection support"
