about summary refs log tree commit diff
path: root/TazBlog.cabal
diff options
context:
space:
mode:
authorVincent Ambo <v.ambo@me.com>2012-04-04T00·21+0200
committerVincent Ambo <v.ambo@me.com>2012-04-04T00·21+0200
commitad1ee4d89ef70b2b594c906984e4faf683762743 (patch)
tree5aad6312b5630f2d041d945db67313ad57e64269 /TazBlog.cabal
parent3e16a443e67932ffa99d33e45591f14c0e44ef5a (diff)
* updated cabal file (dependency on recaptcha package)
Diffstat (limited to 'TazBlog.cabal')
-rw-r--r--TazBlog.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/TazBlog.cabal b/TazBlog.cabal
index 0a95c031d9a0..261fb34307d7 100644
--- a/TazBlog.cabal
+++ b/TazBlog.cabal
@@ -31,4 +31,5 @@ Executable tazblog
     transformers,
     network,
     options,
-    rss
\ No newline at end of file
+    rss,
+    recaptcha
\ No newline at end of file