summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJoey Hess2014-03-30 02:49:00 -0400
committerJoey Hess2014-03-30 02:49:00 -0400
commit9584a0f60c386a1cb206c58304ab8d3ba97f84d7 (patch)
tree1a22790f472961e6a463f9f3e2f9cc1a85cd827d /Makefile
parentf28cdc84fd1e68a16dd8230874fb5bfb16d92fa7 (diff)
foo
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aa830005..2f4cb6c2 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ build: deps dist/setup-config
$(MAKE) tags
deps:
- if [ $$(whoami) = root ]; then apt-get install ghc cabal-install libghc-missingh-dev libansi-terminal-dev libghc-ifelse-dev libghc-unix-compat-dev libghc-hslogger-dev; fi
+ if [ $$(whoami) = root ]; then apt-get install ghc cabal-install libghc-missingh-dev libghc-ansi-terminal-dev libghc-ifelse-dev libghc-unix-compat-dev libghc-hslogger-dev; fi
dist/setup-config: propellor.cabal
cabal configure