INSTALL.md: List libpcre as a system dep

This commit is contained in:
fr33domlover 2019-08-23 04:26:50 +00:00
parent 2c18660a3b
commit 704b0550f5

View file

@ -16,10 +16,11 @@ building, and let me know.
- PostgreSQL client library
- ZLib
- libssl
- libpcre
On Debian based distros, installation can be done like this:
$ sudo apt install libpq-dev zlib1g-dev libssl-dev
$ sudo apt install libpq-dev zlib1g-dev libssl-dev libpcre3-dev
# (2) The Stack build tool