depends  glib2        &&
depends  gtk+2        &&
depends  libgnome     &&
depends  libgnomeui   &&
depends  gnome-vfs2   &&  

optional_depends exiv2                             \
                 "--with-exiv2"                    \
                 "--without-exiv2"                 \
                 "for EXIF and IPTC support"       &&

optional_depends taglib                            \
                 "--with-taglib"                   \
                 "--without-taglib"                \
                 "Enable id3lib tag support?"      &&

optional_depends libgsf                            \
                 "--with-libgsf"                   \
                 "--without-libgsf"                \
                 "Enable libgsf support?"          &&

optional_depends chmlib                            \
                 "--with-libchm"                   \
                 "--without-libchm"                \
                 "Enable support for chm files?"   &&

optional_depends python                            \
                 "--enable-python"                 \
                 "--disable-python"                \
                 "Enable python plugins?"          &&

optional_depends -sub XPDF_HEADERS poppler         \
                 "--with-poppler"                  \
                 "--without-poppler"               \
                 "for PDF support"                 &&

optional_depends rarian                            \
                 "--enable-scrollkeeper"           \
                 "--disable-scrollkeeper"          \
                 "to reegister with rarian"
