diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-08 13:47:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-08 13:47:44 -0400 |
commit | c833c933b4638cd02bb5e6d49ec051515d7977a4 (patch) | |
tree | 4d5e1fdbeb82ca49ec04f826413df9d78187d2ac /debian | |
parent | 3f1ab65c082f62961e9b2bae96e9b0f88f3707f7 (diff) |
increave dav build-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 46adc02cf..522b7c5cc 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: libghc-dataenc-dev, libghc-utf8-string-dev, libghc-hs3-dev (>= 0.5.6), - libghc-dav-dev (>= 0.8) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 powerpc], + libghc-dav-dev (>= 1.0) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 powerpc], libghc-quickcheck2-dev, libghc-monad-control-dev (>= 0.3), libghc-exceptions-dev, |