xbps-src-git: git is required to fetch source.

This commit is contained in:
Juan RP 2012-11-19 15:57:05 +01:00
parent df6e5bbfe3
commit 1805c2ed0a

View file

@ -24,6 +24,8 @@ noarch=yes
nofetch=yes
noextract=yes
makedepends="git"
do_fetch() {
local url="git://github.com/xtraeme/xbps-src"
msg_normal "Fetching source from $url ...\n"