summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOlivier Mehani2015-09-25 20:31:40 +1000
committerOlivier Mehani2015-09-25 20:31:43 +1000
commitc9dc017ce9a2e69e7b314b16624a914c0706647f (patch)
treef1e22a5fc99dd3204e8234565b3ac70953930c30 /PKGBUILD
parente32f1387e1d90b37a77a1c9f2e3306f0bb682ab6 (diff)
downloadaur-c9dc017ce9a2e69e7b314b16624a914c0706647f.tar.gz
Add dependency on python-xdg
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1049feaab5d..381aef5c354b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
license=('GPL')
depends=('pygtk' 'pygobject' 'python2-configobj' 'pyxdg' 'dbus-python'
'hicolor-icon-theme' 'desktop-file-utils' 'python2-gnomekeyring'
-'python-liblarch-git' 'python-dbus' 'python-cairo')
+'python-liblarch-git' 'python-dbus' 'python-cairo' 'python-xdg')
makedepends=('git' 'python2-gconf')
optdepends=(
'python-bugz: for Bugzilla plugin'