summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOlivier Mehani2015-03-07 13:46:00 +1100
committerOlivier Mehani2015-03-07 13:46:00 +1100
commit7491581c0b7d6c06b3a9e684d8a34559ce84bdd4 (patch)
treefe8d6521162611799998dae1d347d3fb694bb44c /PKGBUILD
parentf73b29d6053ebdfb45f4f4e61d3473b8230cb432 (diff)
downloadaur-7491581c0b7d6c06b3a9e684d8a34559ce84bdd4.tar.gz
[gtg-git] Git, not Bazaar
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 ecb7998e2756..410d8c3e10bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ 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')
-makedepends=('bzr' 'python2-gconf')
+makedepends=('git' 'python2-gconf')
optdepends=(
'python-bugz: for Bugzilla plugin'
'python-cheetah: for Export and print plugin'