summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-22 14:53:06 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-22 14:53:06 -0400
commitbd56c11e8d3aca2b2f00bb5fe76de815c8d60314 (patch)
tree85dadc1b26b0bc161d9b10927de398868d69f085 /debian
parent9c24b5afd2fb522c62512811c4e46cb4967efb90 (diff)
add new build deps
Diffstat (limited to 'debian')
-rw-r--r--debian/control5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index e01d3a190..8cd44ae82 100644
--- a/debian/control
+++ b/debian/control
@@ -59,6 +59,11 @@ Build-Depends:
libghc-gnutls-dev (>= 0.1.4),
libghc-xml-types-dev,
libghc-async-dev,
+ libghc-persistent-dev,
+ libghc-persistent-template-dev,
+ libghc-persistent-sqlite-dev,
+ libghc-esqueleto-dev,
+ libghc-monad-logger-dev,
libghc-feed-dev (>= 0.3.9.2),
libghc-regex-tdfa-dev [!mipsel !s390],
libghc-regex-compat-dev [mipsel s390],