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 da26135 commit 6b5ae4cCopy full SHA for 6b5ae4c
1 file changed
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
# Install build dependencies for modsecurity from source
66
sudo apt-get install -y \
67
g++ apt-utils autoconf automake build-essential git libcurl4-openssl-dev \
68
- libgeoip-dev liblmdb-dev libpcre2-dev libtool libxml2-dev libyajl-dev \
+ libgeoip-dev liblmdb-dev libpcre3-dev libpcre2-dev libtool libxml2-dev libyajl-dev \
69
pkg-config zlib1g-dev
70
# Build ModSecurity v3 from source
71
cd /tmp
0 commit comments