mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
snap: update libicu to bionic
Required to build the snap in bionic, as explained in #5889.
This commit is contained in:
parent
e8d918c4ee
commit
0757b46f5d
@ -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