diff options
author | Joey Hess <joey@kitenet.net> | 2012-07-25 22:04:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-07-25 22:04:10 -0400 |
commit | e6ce54de82c19999fb5adcd5fd1ea4001fd2059e (patch) | |
tree | fdf84eeacf285f280fc5aae9286c429ae16dcf94 /debian | |
parent | 32d3cffc4cf075d7c20fee8addc556f402e94cd2 (diff) |
build fixes
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/control b/debian/control index c7531cd3f..65c666cde 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,12 @@ Build-Depends: libghc-stm-dev (>= 2.3), libghc-dbus-dev, libghc-yesod-dev, + libghc-case-insensitive-dev, + libghc-http-types-dev, + libghc-transformers-dev, + libghc-wai-dev, + libghc-wai-logger-dev, + libghc-warp-dev, ikiwiki, perlmagick, git, |