diff options
author | 2014-08-09 15:31:12 -0400 | |
---|---|---|
committer | 2014-08-09 15:56:46 -0400 | |
commit | 620d1e4273310373f38866259f9f6b3bc6995a5e (patch) | |
tree | cbb79ee8a3329cf02dc7b52d1df0788b04cbd8bf /debian/control | |
parent | 9b8cd90d1151279fbd8cd7fe5dc24b0314281053 (diff) |
deps
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 522b7c5cc..7defd8a7c 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,11 @@ Build-Depends: libghc-cryptohash-dev, libghc-dataenc-dev, libghc-utf8-string-dev, - libghc-hs3-dev (>= 0.5.6), + libghc-aws-dev, + libghc-conduit-dev, + libghc-resourcet-dev, + libghc-http-conduit-dev, + libghc-http-client-dev, libghc-dav-dev (>= 1.0) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 powerpc], libghc-quickcheck2-dev, libghc-monad-control-dev (>= 0.3), |