# HG changeset patch # User jbe # Date 1466645457 -7200 # Node ID 7ea154c9238a119216519b1ccf1b3233ebf43769 # Parent e79a75531f6812635c9428b879d88ed586ac1b6d Added libbsd-dev and postgresql server-dev package to list of necessary packages to be installed for compiling/running on Debian diff -r e79a75531f68 -r 7ea154c9238a INSTALL.html --- a/INSTALL.html Sat May 07 19:28:23 2016 +0200 +++ b/INSTALL.html Thu Jun 23 03:30:57 2016 +0200 @@ -17,8 +17,9 @@
  • build-essential
  • lua5.2
  • liblua5.2-dev
  • -
  • postgresql
  • +
  • postgresql (including the corresponding server-dev package)
  • libpq-dev
  • +
  • libbsd-dev
  • pmake or bmake
  • imagemagick
  • exim4
  • diff -r e79a75531f68 -r 7ea154c9238a INSTALL.mkd --- a/INSTALL.mkd Sat May 07 19:28:23 2016 +0200 +++ b/INSTALL.mkd Thu Jun 23 03:30:57 2016 +0200 @@ -14,8 +14,9 @@ * build-essential * lua5.2 * liblua5.2-dev - * postgresql + * postgresql (including the corresponding server-dev package) * libpq-dev + * libbsd-dev * pmake or bmake * imagemagick * exim4