common/global-defs.sh: require xbps-src >= 51 due to 'force_debug_pkgs' support.
This commit is contained in:
parent
18da339527
commit
88ff569cf1
|
@ -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=49
|
XBPS_SRC_REQ=51
|
||||||
|
|
||||||
# XBPS utils version.
|
# XBPS utils version.
|
||||||
XBPS_UTILS_REQ=0.24
|
XBPS_UTILS_REQ=0.24
|
||||||
|
|
Loading…
Reference in New Issue