Add libz3-dev to the snap build-packages

This commit is contained in:
Leo Arias 2017-08-24 06:20:35 +00:00
parent 957f23a9f4
commit 940ec4b353

View File

@ -26,7 +26,7 @@ parts:
source: .
source-type: git
plugin: cmake
build-packages: [build-essential, libboost-all-dev]
build-packages: [build-essential, libboost-all-dev, libz3-dev]
stage-packages: [libicu55]
prepare: |
if git describe --exact-match --tags 2> /dev/null