From 076bf829e72676575a3d44f53722cbfcb6e03fde Mon Sep 17 00:00:00 2001 From: Tom Galloway Date: Thu, 3 Jan 2013 15:12:15 +0000 Subject: [PATCH] Extra predepend --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cf10e973c..b28db0a17 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ build: mkdir -p $(BUILD_DIR) predepend: - sudo sh -c "apt-get install augeas-tools python-bjsonrpc python-augeas python-simplejson" + sudo sh -c "apt-get install augeas-tools python-bjsonrpc python-augeas python-simplejson pandoc" touch predepend $(BUILD_DIR)/exmachina: build