From: Alexander Galazin Date: Thu, 1 Feb 2018 11:48:25 +0000 (+0100) Subject: Note that git/python/cmake must be in PATH X-Git-Tag: upstream/1.3.5~2804 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=05f51f8ca217ca515a80ce05570ed7201b0b9085;p=platform%2Fupstream%2FVK-GL-CTS.git Note that git/python/cmake must be in PATH Components: Vulkan VK-GL-CTS issue: 931 Change-Id: I92197ee4e6b03ff3e220936f73ec73e6808be792 --- diff --git a/external/vulkancts/README.md b/external/vulkancts/README.md index 08e4525..c3f4818 100644 --- a/external/vulkancts/README.md +++ b/external/vulkancts/README.md @@ -12,6 +12,8 @@ Requirements ### Common +The following tools must be installed and present in the PATH variable: + * Git (for checking out sources) * Python 2.7.x (all recent versions in 2.x should work, 3.x is not supported) * CMake 2.8 or newer