Two more libs I needed to build citus

pull/1622/head
Joe Nelson 2017-08-23 15:51:02 -05:00 committed by Jason Petersen
parent b4cc8939fc
commit a658f5ecda
1 changed files with 2 additions and 1 deletions

View File

@ -49,7 +49,8 @@ why we ask this as well as instructions for how to proceed, see the
sudo apt-get install -y postgresql-server-dev-9.6 postgresql-9.6 \ sudo apt-get install -y postgresql-server-dev-9.6 postgresql-9.6 \
libedit-dev libselinux1-dev libxslt-dev \ libedit-dev libselinux1-dev libxslt-dev \
libpam0g-dev git flex make libpam0g-dev git flex make libssl-dev \
libkrb5-dev
``` ```
2. Get, build, and test the code 2. Get, build, and test the code