depends gettext &&
depends glib2 &&
depends zlib &&
depends libxml2 &&
depends pkgconfig &&
depends xml-parser-expat &&
depends intltool &&

optional_depends bzip2 \
                 "--with-bz2" \
                 "--without-bz2" \
                 "build additional wrappers for BZ2" &&

optional_depends gnome-vfs2 \
                 "--with-gnome-vfs" \
                 "--without-gnome-vfs" \
                 "build additional wrappers for GNOME-VFS" &&

optional_depends pygtk2 \
                 "--with-python" \
                 "--without-python" \
                 "build with the python support" &&

optional_depends libbonobo \
                 "--with-bonobo" \
                 "--without-bonobo" \
                 "for use of bonobo" &&

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

optional_depends pyorbit "" "" "enable ORBit2/python option"
