From 351dad7b7aa0e15f33462734b053de758b275e71 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Jul 23 2016 13:05:40 +0000 Subject: Remove lessc from testdeps We decided that instead, we will just run a lessc in patchsets where we edit the less source file, removing the requirement to have nodejs for every Ipsilon development setup. Signed-off-by: Patrick Uiterwijk Reviewed-by: Howard Johnson --- diff --git a/Makefile b/Makefile index e1bfe63..736a1d3 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,6 @@ all: testdeps lint pep8 test testdeps: # Determine if test deps are installed # First, some binaries - which lessc which pylint which pep8 which httpd