depends glib2 &&
depends curl &&
depends SSL &&
depends glib-networking &&

optional_depends gobject-introspection \
                 "--enable-introspection" \
                 "--disable-introspection" \
                 "to enable introspection for this build" &&

optional_depends asciidoc \
                 "--enable-docs-build" \
                 "--disable-docs-build" \
                 "to build man pages instead of using bundled ones" &&

optional_depends fuse "" "" "to build megafs utility"
