From a08ffe4df25199ca038a768d5dfae96a2a54ee41 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 29 Aug 2017 16:26:15 +0800 Subject: fix download trace info and require test --- tests/projects/requires/xmake.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/projects/requires/xmake.lua') diff --git a/tests/projects/requires/xmake.lua b/tests/projects/requires/xmake.lua index f96866d10..9d8852735 100644 --- a/tests/projects/requires/xmake.lua +++ b/tests/projects/requires/xmake.lua @@ -12,7 +12,7 @@ package_end() -- requires add_requires("zlib-mbedtls") -add_requires("xmake-repo@tboox.tbox >=1.5.1 <1.6.1 optional") +add_requires("xmake-repo@tboox.tbox ~1.6.0 optional") -- the debug mode if is_mode("debug") then -- cgit v1.3.1