Skip to content

Commit 8534c88

Browse files
galaknashif
authored andcommitted
ci: Add lzip needed by ct-ng 1.24.0-rc1.
Signed-off-by: Kumar Gala <[email protected]>
1 parent f76faa0 commit 8534c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.shippable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ build:
3030
ci:
3131
- ccache -s
3232
- sudo apt-get install -y gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential libtool-bin
33-
- sudo apt-get install -y libreadline-dev gperf flex bison libncurses5-dev texinfo help2man
33+
- sudo apt-get install -y libreadline-dev gperf flex bison libncurses5-dev texinfo help2man lzip
3434
- unset CC
3535
- ./go.sh ${TARGET}
3636
- >

0 commit comments

Comments
 (0)