1 parent 6da7d3a commit 0ddb553Copy full SHA for 0ddb553
1 file changed
.github/workflows/test.yml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- uses: actions/checkout@v2
36
- name: install build depends
37
- run: sudo apt-get install python3-docutils python3-sphinx libmhash-dev
+ run: sudo apt-get install python3-docutils python3-sphinx build-essential devscripts debhelper dh-autoreconf pkg-config autogen automake autotools-dev autoconf libtool autoconf-archive libncurses-dev libedit-dev libpcre2-dev libpcre3-dev libjemalloc-dev
38
- name: build varnish
39
run: |
40
wget ${{ matrix.varnish }}
0 commit comments