depends cmake
depends raptor2
depends rasqal
depends qt4

optional_depends "dbus"      "-DSOPRANO_DISABLE_DBUS=OFF"             "-DSOPRANO_DISABLE_DBUS=ON"             "for dbus integration"
optional_depends "redland"   "-DSOPRANO_DISABLE_REDLAND_BACKEND=OFF"  "-DSOPRANO_DISABLE_REDLAND_BACKEND=ON"  "for redland backend storage support"
optional_depends "clucene"   "-DSOPRANO_DISABLE_CLUCENE_INDEX=OFF"    "-DSOPRANO_DISABLE_CLUCENE_INDEX=ON"    "for clucene full text indexing support"
optional_depends "virtuoso"  "-DSOPRANO_DISABLE_VIRTUOSO_BACKEND=OFF" "-DSOPRANO_DISABLE_VIRTUOSO_BACKEND=ON" "for backend storage support"
optional_depends "doxygen"   "-DSOPRANO_BUILD_API_DOCS=ON"            "-DSOPRANO_BUILD_API_DOCS=OFF"          "for documentation support"
optional_depends "%JAVA_SDK" "-DSOPRANO_DISABLE_SESAME2_BACKEND=OFF"  "-DSOPRANO_DISABLE_SESAME2_BACKEND=ON"  "for Sesame2 storage backend (java-based) support"
optional_depends "libiodbc"  "" ""  "for open database connectivity support"
