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
+1 -1
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