From: Robert S. Edmonds Date: Mon, 4 Mar 2013 01:17:29 +0000 (-0500) Subject: debian/control: build-depend on rsync X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=29e19cfb5bfdc110b040315ddd77153834d139cf;p=packages%2Fb%2Fbup.git debian/control: build-depend on rsync --- diff --git a/debian/control b/debian/control index 6ada26b..69bd8aa 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,8 @@ Build-Depends: debhelper (>= 7.0.50~), pandoc [!ia64 !mipsel !s390 !hurd-i386], python-dev, python-support, python-pyxattr, python-pylibacl, - git (>= 1:1.7.0.4-2) | git-core + git (>= 1:1.7.0.4-2) | git-core, + rsync Standards-Version: 3.9.3 Homepage: https://github.com/bup/bup Vcs-Git: git://git.debian.org/collab-maint/bup.git