common/global-defs.sh: require xbps-src >= 47 for "vmove all" support.
This commit is contained in:
parent
8f8a88b651
commit
8895ae451d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
# increased to "reproduce" the build behaviour (somewhat :-).
|
# increased to "reproduce" the build behaviour (somewhat :-).
|
||||||
|
|
||||||
# xbps-src version.
|
# xbps-src version.
|
||||||
XBPS_SRC_REQ=45
|
XBPS_SRC_REQ=47
|
||||||
|
|
||||||
# XBPS utils version.
|
# XBPS utils version.
|
||||||
XBPS_UTILS_REQ=0.22
|
XBPS_UTILS_REQ=0.22
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue