We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0883f9 commit 432299cCopy full SHA for 432299c
.github/workflows/ci.yml
@@ -125,7 +125,7 @@ jobs:
125
- name: Setup Dependencies
126
run: |
127
sudo apt-get update -y -qq
128
- sudo apt-get install -y --no-install-recommends apache2-dev libxml2-dev liblua5.1-0-dev libcurl4-gnutls-dev libpcre2-dev pkg-config libyajl-dev apache2 apache2-bin apache2-data perl libwww-perl
+ sudo apt-get install -y --no-install-recommends apache2-dev libxml2-dev liblua5.1-0-dev libcurl4-gnutls-dev libpcre2-dev pkg-config libyajl-dev apache2 apache2-bin apache2-data perl libwww-perl ssdeep libfuzzy-dev libfuzzy2
129
- uses: actions/checkout@v2
130
- name: autogen.sh
131
run: ./autogen.sh
0 commit comments