tags 634678 patch thanks Here is a patch.
-- Robert Millan
=== modified file 'debian/control' --- debian/control 2011-11-26 12:34:35 +0000 +++ debian/control 2011-11-26 12:35:11 +0000 @@ -9,8 +9,8 @@ Vcs-Git: git://git.tokkee.org/pkg-fuseda Vcs-Browser: http://git.tokkee.org/?p=pkg-fusedav.git Package: fusedav -Architecture: any -Depends: fuse-utils, ${shlibs:Depends}, ${misc:Depends} +Architecture: linux-any kfreebsd-any +Depends: fuse [linux-any] | fuse4bsd [kfreebsd-any], ${shlibs:Depends}, ${misc:Depends} Description: filesystem to mount WebDAV shares fusedav is a userspace filesystem driver that allows you to mount WebDAV shares. This way you can transparently edit and manage files on a remote

