diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index ea0f2ef51..b2decd2fa 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -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