xbps-src{,-git}: git must be a builddep.

This commit is contained in:
Juan RP 2012-02-29 00:27:54 +01:00
parent 8614fd4560
commit 540ac0a0cf
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ Add_dependency run perl ">=0"
Add_dependency run fakeroot
Add_dependency run libcap-progs
Add_dependency run xbps-static
Add_dependency run git
Add_dependency build git
Add_dependency build libcap-devel
do_fetch() {

View file

@ -28,5 +28,5 @@ Add_dependency run perl ">=0"
Add_dependency run fakeroot
Add_dependency run libcap-progs
Add_dependency run xbps-static
Add_dependency run git
Add_dependency build git
Add_dependency build libcap-devel