Browse Source

Add conan_require_tool to add to [tool_requires] section of conanfile.txt. Part 2. build/ymake.core.conf changes..

akhropov 2 years ago
parent
commit
79abe6d7fd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      conanfile.txt

+ 2 - 2
conanfile.txt

@@ -3,11 +3,11 @@ bison/3.5.3
 c-ares/1.18.1
 libiconv/1.15
 openssl/1.1.1s
-ragel/6.10
-yasm/1.3.0
 zlib/1.2.12
 
 [tool_requires]
+ragel/6.10
+yasm/1.3.0
 
 [options]
 libiconv:shared=True