mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add libz3-dev to the snap build-packages
This commit is contained in:
parent
957f23a9f4
commit
940ec4b353
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user