appveyor.yml: install gdbm
which is missing on AppVeyor environment
6a1e323ae8 (commitcomment-30056791)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64350 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2d313a29f8
commit
490838959b
@ -118,7 +118,7 @@ for:
|
||||
pacman --noconfirm --sync --refresh --refresh pacman
|
||||
pacman --noconfirm --sync --refresh --refresh --sysupgrade --sysupgrade
|
||||
|
||||
pacman --noconfirm -S --needed base-devel"
|
||||
pacman --noconfirm -S --needed base-devel mingw-w64-x86_64-gdbm"
|
||||
- |
|
||||
sh -c "ln -s $(which autom4te) /usr/bin/autom4te"
|
||||
sh -c "ln -s $(which m4) /usr/bin/m4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user