diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-08 15:04:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-08 15:04:48 -0400 |
commit | 1b52d8c2765184d9fd24213fad6ac898e7c3f07a (patch) | |
tree | 40b9f351b4dd7e75f3575c07712215f7126f164a /debian | |
parent | b1ad6e6c57008adbb26f6f0674161340e8742c74 (diff) |
version DAV dep
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 966d1e0ba..110d160cb 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: libghc-dataenc-dev, libghc-utf8-string-dev, libghc-hs3-dev (>= 0.5.6), - libghc-dav-dev (>= 0.3) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 powerpc], + libghc-dav-dev (>= 0.6.1) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 powerpc], libghc-quickcheck2-dev, libghc-monad-control-dev (>= 0.3), libghc-monadcatchio-transformers-dev, |