From 62bfbcfaae6a9b9b0431ff64778c3f7eb76c3cfa Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 22 Oct 2014 19:31:35 +0200 Subject: [PATCH] update package list --- doc/mkws-developer.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/mkws-developer.markdown b/doc/mkws-developer.markdown index a621a2b..3d92fc3 100644 --- a/doc/mkws-developer.markdown +++ b/doc/mkws-developer.markdown @@ -10,7 +10,8 @@ If you are building the widget set, as opposed to just using it, you will need the following Debian packages (or their equivalents on your operating system): - $ sudo apt-get install curl git pandoc yui-compressor libbsd-resource-perl + $ sudo apt-get install curl git make unzip \ + pandoc yui-compressor libbsd-resource-perl You also need Node.js, but unfortunately the `node-js` package is not available for Debian wheezy. You can either get it from -- 1.7.10.4