mirror of https://github.com/citusdata/citus.git
Merge branch 'master' into fix/vacuum_stuck
commit
c7ceabc44a
|
@ -50,7 +50,7 @@ why we ask this as well as instructions for how to proceed, see the
|
||||||
sudo apt-get install -y postgresql-server-dev-11 postgresql-11 \
|
sudo apt-get install -y postgresql-server-dev-11 postgresql-11 \
|
||||||
libreadline-dev libselinux1-dev libxslt-dev \
|
libreadline-dev libselinux1-dev libxslt-dev \
|
||||||
libpam0g-dev git flex make libssl-dev \
|
libpam0g-dev git flex make libssl-dev \
|
||||||
libicu-dev \
|
libicu-dev uuid-dev \
|
||||||
libkrb5-dev libcurl4-gnutls-dev autoconf
|
libkrb5-dev libcurl4-gnutls-dev autoconf
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue