Update vagrant box image to openSUSE 42.2
And fix dependencies
This commit is contained in:
parent
ed1f219b81
commit
bf7e890739
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ pushd /vagrant
|
|||
echo -e "\ninstalling required software packages...\n"
|
||||
zypper -q -n install update-alternatives ruby2.2-devel make gcc gcc-c++ \
|
||||
libxml2-devel libxslt-devel nodejs screen mariadb \
|
||||
libmysqld-devel sqlite3-devel imagemagick
|
||||
libmysqld-devel sqlite3-devel ImageMagick
|
||||
|
||||
echo -e "\ndisabling versioned gem binary names...\n"
|
||||
echo 'install: --no-format-executable' >> /etc/gemrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue