]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
add python-fuse dependency
authorJon Dowland <jmtd@debian.org>
Wed, 28 Apr 2010 10:31:08 +0000 (11:31 +0100)
committerJon Dowland <jmtd@debian.org>
Wed, 28 Apr 2010 10:31:08 +0000 (11:31 +0100)
debian/control

index 6779666faa56cbce4a670795489e2857d0cbfe09..186d77d59f1b92bc1a1617e9121fd6bc796b1981 100644 (file)
@@ -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.