This commit is contained in:
Joey Hess 2014-03-30 02:49:00 -04:00
parent f28cdc84fd
commit 9584a0f60c
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -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