SVN needed on ArchLinux for extendBazaar-compilation

This commit is contained in:
Bernhard Gschaider 2014-11-17 11:42:28 +01:00 committed by Dominik Christ
parent c6a7ff4d10
commit 9ab4c06014

View file

@ -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)