summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-06 22:38:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-06 22:38:01 -0400
commit9aa9aa82b4ec92d5443624f99ab43c805bcc6aa0 (patch)
tree9eedc72f42022b28c104240e656ac67c1a6df215 /git-annex.cabal
parent8cc000db77bf45541208786f830e77aab36b7962 (diff)
fix
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index cee5b40d3..b4b3d209d 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -168,7 +168,7 @@ Executable git-annex
yesod, yesod-default, yesod-static, yesod-form, yesod-core,
case-insensitive, http-types, transformers, wai, wai-logger, warp,
blaze-builder, crypto-api, hamlet, clientsession,
- template-haskell, data-default, aeson
+ template-haskell, data-default, aeson, network-conduit
CPP-Options: -DWITH_WEBAPP
if flag(Pairing)