Merge pull request #7301 from elopio/patch-6

Add wget to the build packages of the snap
This commit is contained in:
Erik K 2019-08-26 15:14:10 +02:00 committed by GitHub
commit fd58ca0676
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ parts:
source: https://github.com/CVC4/CVC4.git
source-tag: "1.7"
plugin: nil
build-packages: [python, cmake, openjdk-11-jre, libgmp-dev]
build-packages: [python, cmake, openjdk-11-jre, libgmp-dev, wget]
override-build: |
./contrib/get-antlr-3.4
./configure.sh --prefix=$SNAPCRAFT_STAGE/usr