Merge pull request #5890 from elopio/patch-6

snap: update libicu to bionic
This commit is contained in:
chriseth 2019-01-28 18:28:57 +01:00 committed by GitHub
commit fa2bb01da3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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