mirror of https://github.com/citusdata/citus.git
Update ubuntu dependencies in CONTRIBUTING (#2941)
parent
dd4e767702
commit
c591a135f1
|
@ -48,8 +48,9 @@ why we ask this as well as instructions for how to proceed, see the
|
|||
sudo apt-get update
|
||||
|
||||
sudo apt-get install -y postgresql-server-dev-11 postgresql-11 \
|
||||
libedit-dev libselinux1-dev libxslt-dev \
|
||||
libreadline-dev libselinux1-dev libxslt-dev \
|
||||
libpam0g-dev git flex make libssl-dev \
|
||||
libicu-dev \
|
||||
libkrb5-dev libcurl4-gnutls-dev autoconf
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue