From 4cfea5703623b6177ee86187e9106d55fa2a98d1 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 18 Feb 2013 23:55:02 +0100 Subject: [PATCH] common/global-defs.sh: require xbps-src>=38. --- 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 2abc99e0d34..b90bcb44291 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=34 +XBPS_SRC_REQ=38 # XBPS utils version. XBPS_UTILS_REQ=0.19.1