mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #4181 from th0114nd/develop
Supply git as a dependency for building in docker
This commit is contained in:
commit
f5f1bec759
@ -159,7 +159,7 @@ case $(uname -s) in
|
||||
# See https://pkgs.alpinelinux.org/
|
||||
|
||||
apk update
|
||||
apk add boost-dev build-base cmake
|
||||
apk add boost-dev build-base cmake git
|
||||
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user