add cabal flag for use with debian's older version of aws, which is now patched with the necessary stuff

This commit is contained in:
Joey Hess 2014-10-23 16:39:55 -04:00
parent 171e677a3c
commit c986bc67e5
3 changed files with 14 additions and 2 deletions

2
debian/control vendored
View file

@ -14,7 +14,7 @@ Build-Depends:
libghc-cryptohash-dev,
libghc-dataenc-dev,
libghc-utf8-string-dev,
libghc-aws-dev (>= 0.10.2),
libghc-aws-dev (>= 0.9.2),
libghc-conduit-dev,
libghc-resourcet-dev,
libghc-dav-dev (>= 1.0) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 powerpc],