mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #5890 from elopio/patch-6
snap: update libicu to bionic
This commit is contained in:
commit
fa2bb01da3
@ -27,7 +27,7 @@ parts:
|
||||
source-type: git
|
||||
plugin: cmake
|
||||
build-packages: [build-essential, libboost-all-dev, libz3-dev]
|
||||
stage-packages: [libicu55]
|
||||
stage-packages: [libicu60]
|
||||
prepare: |
|
||||
if git describe --exact-match --tags 2> /dev/null
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user