Switch all pkgs to add git to hostmakedepends.

This commit is contained in:
Juan RP
2014-07-27 16:05:16 +02:00
parent 28e82e663d
commit 2376314850
111 changed files with 112 additions and 67 deletions

View File

@@ -4,7 +4,7 @@ _distver=3.14.2
_datever=20140407
version=${_datever}.${_distver}
revision=2
hostmakedepends="asciidoc xmlto"
hostmakedepends="asciidoc xmlto git"
makedepends="zlib-devel lzo-devel acl-devel libuuid-devel e2fsprogs-devel"
short_desc="Btrfs filesystem utilities"
maintainer="Juan RP <xtraeme@gmail.com>"