optional_depends boost "" "" "boost support" &&
optional_depends openmpi "--with-mpicc=mpicc" "--without-mpicc" "MPI support" &&
if [[ $VALGRIND_BRANCH == scm ]]
then
  depends  automake    &&
  depends  subversion
fi
