summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2016-12-21 11:28:56 -0500
committerTed Alff2016-12-21 11:28:56 -0500
commit31bfb080788b8c5459e63dbd7a4e2393955255fb (patch)
treee8933d142cdf088c834e9937e78e7b0288b389aa /PKGBUILD
parentf952196620355169105864529c29f99f26869aa7 (diff)
downloadaur-31bfb080788b8c5459e63dbd7a4e2393955255fb.tar.gz
git is make depend not bzr.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96e614b802ec..c48f9dd098d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ optdepends=('avant-window-navigator: AWN DockBarX Plugin'
'compiz-fusion-plugins-main: opacify plugin'
'dockmanager: dockmanager plugins'
'cardapio-bzr: required to run menu applet for dockx (standalone dock)')
-makedepends=('bzr')
+makedepends=('git')
conflicts=('dockbarx' 'dockbarx-awn-applet-bzr')
replaces=('dockbarx-awn-applet-bzr' 'dockbarx-bzr')
provides=('dockbarx=0.92')