mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue