depends pygtk2   &&
depends  gtk+2        &&
depends  libart_lgpl  &&
depends  xml-parser-expat &&

optional_depends poppler '' '' 'pdf support' &&
optional_depends  dbus-glib            \
                    "--with-dbus"        \
                    "--without-dbus"     \
                    "for D-Bus support"  &&
optional_depends  lcms                      \
                  ""                        \
                  ""                        \
                  "for color proof module"  &&

optional_depends  libexif	               \
                  ""                           \
                  "--without-libexif"          \
                  "for EXIF jpeg tag support"  &&

optional_depends  libgtkhtml              \
                  ""                      \
                  "--without-libgtkhtml"  \
                  "for GTK help browser"  &&

optional_depends  librsvg2                         \
                  ""                               \
                  "--without-librsvg"              \
                  "for SVG import/export support"  &&

optional_depends  libmng                        \
                  ""                            \
                  "--without-libmng"            \
                  "for MNG animations support"  &&

# Currently, there is no configure option to disable that, check in the future...
optional_depends  libwmf                                 \
                  ""                                     \
                  ""                                     \
                  "for Windows Metafile Format support"  &&

optional_depends  aalib                            \
                  ""                               \
                  "--without-aa"                   \
                  "for ASCII Art Plugin"
