]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
more depends
authorJon Dowland <jmtd@debian.org>
Thu, 8 Apr 2010 22:58:29 +0000 (23:58 +0100)
committerJon Dowland <jmtd@debian.org>
Thu, 8 Apr 2010 22:58:29 +0000 (23:58 +0100)
debian/control

index 080591fcf03c684ee7a770661f2ce6c8ef7bb321..9105011cdd0ec90a7c6e17a307ba78e9180f5943 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}
+Depends: ${shlibs:Depends}, ${misc:Depends}, python, git
 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.