diff --git a/vagrantSandbox/initUbunutuScript.sh b/vagrantSandbox/initUbunutuScript.sh index fb765d202..008932bfc 100755 --- a/vagrantSandbox/initUbunutuScript.sh +++ b/vagrantSandbox/initUbunutuScript.sh @@ -37,6 +37,9 @@ apt-get -y install csh apt-get -y install tcsh apt-get -y install zsh +# to make the ThirdParty-Stuff work +apt-get -y install rpm + # this is needed for the packaging stuff echo echo "Setting for postfix"