git is not needed

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2016-02-24 05:49:25 +03:00
parent 6571faeb2f
commit 176724b952
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ arch=( 'i686' 'x86_64' )
url='https://github.com/LemonBoy/bar'
license=( 'MIT' )
depends=( 'libxcb' )
makedepends=( 'git' )
source=( "https://github.com/LemonBoy/bar/archive/v${pkgver}.tar.gz" )
build() {