# HG changeset patch # User bsw # Date 1643900097 -3600 # Node ID 7d000a357704270c7000703d6089db2bf3be47ea # Parent bee9e998fa4de15039242b1bd71806227572a38d Added missing dependency diff -r bee9e998fa4d -r 7d000a357704 INSTALL.html --- a/INSTALL.html Thu Feb 03 13:06:21 2022 +0100 +++ b/INSTALL.html Thu Feb 03 15:54:57 2022 +0100 @@ -20,6 +20,7 @@
  • bmake
  • lsb-release
  • imagemagick
  • +
  • sassc
  • If you're using any other Linux distribution or BSD system, install the diff -r bee9e998fa4d -r 7d000a357704 INSTALL.mkd --- a/INSTALL.mkd Thu Feb 03 13:06:21 2022 +0100 +++ b/INSTALL.mkd Thu Feb 03 15:54:57 2022 +0100 @@ -21,6 +21,7 @@ * bmake * lsb-release * imagemagick + * sassc If you're using any other Linux distribution or BSD system, install the necessary software components accordingly.