From 176724b952764a021a3592c3f5df9c7223ec73ed Mon Sep 17 00:00:00 2001 From: fbt Date: Wed, 24 Feb 2016 05:49:25 +0300 Subject: [PATCH] git is not needed Signed-off-by: fbt --- PKGBUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 73698fd..fce1fec 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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() {