# HG changeset patch # User jbe # Date 1427653074 -7200 # Node ID 17b1456d0262b1724029731531b8aa055cc578df # Parent f01239f154a834648bd809633de9c2cd74374ae1 Added pmake/bmake to list of Debian packages for installation diff -r f01239f154a8 -r 17b1456d0262 INSTALL.html --- a/INSTALL.html Thu Mar 26 21:31:10 2015 +0100 +++ b/INSTALL.html Sun Mar 29 20:17:54 2015 +0200 @@ -20,6 +20,7 @@
  • postgresql
  • libpq-dev
  • lighttpd (only for WebMCP 1.2.x support)
  • +
  • pmake or bmake (only for WebMCP 2.x with Moonbridge)
  • imagemagick
  • exim4
  • markdown2 (install with Python's pip)
  • diff -r f01239f154a8 -r 17b1456d0262 INSTALL.mkd --- a/INSTALL.mkd Thu Mar 26 21:31:10 2015 +0100 +++ b/INSTALL.mkd Sun Mar 29 20:17:54 2015 +0200 @@ -17,6 +17,7 @@ * postgresql * libpq-dev * lighttpd (only for WebMCP 1.2.x support) + * pmake or bmake (only for WebMCP 2.x with Moonbridge) * imagemagick * exim4 * markdown2 (install with Python's pip)