From: Jon Dowland Date: Wed, 28 Apr 2010 10:31:08 +0000 (+0100) Subject: add python-fuse dependency X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=2362791242569b6db5e939da253d64a05cc271f9;p=packages%2Fb%2Fbup.git add python-fuse dependency --- diff --git a/debian/control b/debian/control index 6779666..186d77d 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Description: highly efficient file backup system based on git Package: bup-common Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, python, git (>= 1:1.7.0.4-2) | git-core +Depends: ${shlibs:Depends}, ${misc:Depends}, python, git (>= 1:1.7.0.4-2) | git-core, python-fuse Description: highly efficient file backup system based on git - common files bup is a backup tool which stores the backups in a system based around the packfile format from git.