From 6de4764290fa8b9c02e50b971d10ad84fed5e1dd Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 7 Jan 2014 17:54:33 +0100 Subject: [PATCH] common/global-defs.sh: require xbps-src>=94. --- common/global-defs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/global-defs.sh b/common/global-defs.sh index 2529bafaa0a..d47f4fd99f8 100644 --- a/common/global-defs.sh +++ b/common/global-defs.sh @@ -11,7 +11,7 @@ # increased to "reproduce" the build behaviour (somewhat :-). # xbps-src version. -XBPS_SRC_REQ=92 +XBPS_SRC_REQ=94 # XBPS utils version. XBPS_UTILS_REQ=0.26.1