Merge pull request #6017 from elopio/snap/add-cvc

Add cvc4 to the snap
This commit is contained in:
Alex Beregszaszi 2019-02-15 23:19:02 +00:00 committed by GitHub
commit 4ec7bbc9bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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