summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoremersion2017-05-16 19:04:25 +0200
committeremersion2017-05-16 19:04:25 +0200
commit514d5954442a4d2027b00a3347a1d229c9d9b480 (patch)
tree6f0aca547a242f8eb818fb675b06c4fb5fc2c816 /.SRCINFO
parent8522d58f43f707b344c0c368e8e1051f1b4a4564 (diff)
downloadaur-bups.tar.gz
Add python2-gobject to dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3b07a985608..c0309865d44d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = bups
pkgdesc = Simple GUI for Bup, a very efficient backup system.
pkgver = 0.8.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/emersion/bups
arch = any
license = MIT
depends = bup
depends = gtk3
depends = gobject-introspection
+ depends = python2-gobject
optdepends = cifs-utils: samba filesystems support
optdepends = encfs: encryption support
optdepends = x11-ssh-askpass: encryption support