xbps-src-git: git is required to fetch source.
This commit is contained in:
parent
df6e5bbfe3
commit
1805c2ed0a
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue