Skip to content

Commit

Permalink
SVN needed on ArchLinux for extendBazaar-compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
bgschaid authored and Dominik Christ committed Apr 27, 2015
1 parent c6a7ff4 commit 9ab4c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrantSandbox/initArchlinuxScript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pacman -Syu

yaourt --noconfirm -S rpm-org

neededPackages=(gcc-fortran ccache mercurial bison flex git )
neededPackages=(gcc-fortran ccache mercurial bison flex git svn)
bonusPackages=(emacs tcsh)
thirdpartyPackages=(openmpi cmake hwloc)

Expand Down

0 comments on commit 9ab4c06

Please sign in to comment.