SVN needed on ArchLinux for extendBazaar-compilation
This commit is contained in:
parent
c6a7ff4d10
commit
9ab4c06014
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ pacman -Syu
|
||||||
|
|
||||||
yaourt --noconfirm -S rpm-org
|
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)
|
bonusPackages=(emacs tcsh)
|
||||||
thirdpartyPackages=(openmpi cmake hwloc)
|
thirdpartyPackages=(openmpi cmake hwloc)
|
||||||
|
|
||||||
|
|
Reference in a new issue