diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-18 15:26:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-18 15:26:18 -0400 |
commit | b9343ca1d3e0c7e136f7894cd159edb1d0730a0a (patch) | |
tree | f1965e948924c9d6d648cfa21343d08d30ef7ed4 /debian/control | |
parent | 022e81407e7d806100a0882c0f23067a88b4900a (diff) |
update aws version requirements
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 89141a7e3..2b430b4dc 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: libghc-cryptohash-dev, libghc-dataenc-dev, libghc-utf8-string-dev, - libghc-aws-dev, + libghc-aws-dev (>= 0.10.2), libghc-conduit-dev, libghc-resourcet-dev, libghc-dav-dev (>= 1.0) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 powerpc], |