summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbasix2014-02-01 23:23:59 +0100
committerbasix2014-02-01 23:23:59 +0100
commitca017f6f6f991c59e083c11498b965a98ed2f075 (patch)
treec7b605bd69229c4b93a45f764e238656a96d0a6b
parent031da3b4440f0ee7f58e052d9a91059041f29679 (diff)
downloadaur-ca017f6f6f991c59e083c11498b965a98ed2f075.tar.gz
add duplicity-bzr makedepends for bazaar
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48376ce5c9bc..e55da4718a59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = duplicity-bzr
arch = i686
arch = x86_64
license = GPL
+ makedepends = bzr
depends = gnupg
depends = librsync
depends = ncftp
diff --git a/PKGBUILD b/PKGBUILD
index 973ed56bd9bd..3229932c6fe1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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'