Skip to content

Commit

Permalink
TEST cvc tomli
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Aug 13, 2023
1 parent 9e209d8 commit 50b9771
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debian-bullseye/cvc/HDLC
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,13 @@ makedepends=(
libfl-dev
m4
patch
python3-toml
python3-pip
python3-pyparsing
openjdk-11-jre-headless
)

build() {
pip3 install tomli
git clone https://github.com/cvc5/cvc5.git /tmp/cvc5
cd /tmp/cvc5
git tag -d latest
Expand Down

0 comments on commit 50b9771

Please sign in to comment.