add duplicity-bzr makedepends for bazaar

This commit is contained in:
basix 2014-02-01 23:23:59 +01:00
parent 031da3b444
commit ca017f6f6f
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@ pkgbase = duplicity-bzr
arch = i686
arch = x86_64
license = GPL
makedepends = bzr
depends = gnupg
depends = librsync
depends = ncftp

View file

@ -24,6 +24,7 @@ optdepends=('lftp: FTPS backend'
'python2-httplib2: Ubuntu One backend'
'python2-oauthlib: Ubuntu One backend'
'rsync: rsync backend')
makedepends=('bzr')
source=(bzr+lp:duplicity)
sha512sums=('SKIP')
#_bzrtrunk='https://code.launchpad.net/~duplicity-team/duplicity/trunk'