summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-08 15:29:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-08 15:29:01 -0400
commit556b5d9fb7f313b035aff2cff5ee54b9727c71b9 (patch)
treee7051836d32800f2c09ef084576935f7c8809cb2 /debian/control
parent626960cd383b620fc06a485e9b6d1f4b475fe0e8 (diff)
Switch from using regex-compat to regex-tdfa, as the C regex library is rather buggy.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 3cc796c57..c8a15ed80 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
libghc-hslogger-dev,
libghc-pcre-light-dev,
libghc-sha-dev,
+ libghc-regex-tdfa-dev,
libghc-dataenc-dev,
libghc-utf8-string-dev,
libghc-hs3-dev (>= 0.5.6),