depends -sub CXX gcc  &&
if [[ $CLUCENE_BRANCH == "2.x" ]]; then
  depends boost &&
  depends cmake
fi
