summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0e764f1177b..c02df7b5c075 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=('holland' 'holland-common' 'holland-lvm' 'holland-mysql'
'holland-mysqldump' 'holland-mysqllvm' 'holland-pgdump'
'holland-xtrabackup' 'holland-mariabackup' 'holland-mongodump')
pkgver=1.1.12
-pkgrel=1
+pkgrel=2
arch=('any')
url="http://hollandbackup.org"
license=('BSD' 'GPL2')
@@ -57,7 +57,7 @@ build() {
package_holland() {
pkgdesc="Pluggable backup framework focusing on databases"
license=('BSD')
- depends=('python' 'python-setuptools' 'python-six' 'python-future')
+ depends=('python' 'python-setuptools' 'python-six' 'python-future' 'python-configobj')
backup=('etc/holland/holland.conf'
'etc/holland/backupsets/default.conf')