Add cvc4 to the snap

This commit is contained in:
Leo Arias 2019-02-15 23:08:56 +00:00
parent 0408130338
commit ed81a9f80a

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, libcvc4-dev]
stage-packages: [libicu60]
override-build: |
if git describe --exact-match --tags 2> /dev/null