Skip to content

Commit 346017d

Browse files
committed
Move b2 override into existing replace_tool_requires section
Signed-off-by: Jean-Francois Panisset <[email protected]>
1 parent f2db03d commit 346017d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/conan/settings/profiles_aswf/vfx2024

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ include(ci_common4)
55
# Build everything as shared libs by default
66
*:shared=True
77
[tool_requires]
8-
b2/*: b2/5.2.1@aswf/vfx2024
98
[replace_requires]
109
boost/*: boost/1.82.0@aswf/vfx2024
1110
brotli/*: brotli/system@aswf/vfx2024
@@ -82,6 +81,7 @@ yaml-cpp/*: yaml-cpp/0.8.0@aswf/vfx2024
8281
zlib/*: zlib/1.3.1@aswf/vfx2024
8382
zstd/*: zstd/1.5.6@aswf/vfx2024
8483
[replace_tool_requires]
84+
b2/*: b2/5.2.1@aswf/vfx2024
8585
bison/*: bison/3.0.4@system
8686
flex/*: flex/2.6.1@system
8787
gperf/*: gperf/3.1@system

packages/conan/settings/profiles_aswf/vfx2025

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ include(ci_common5)
55
# Build everything as shared libs by default
66
*:shared=True
77
[tool_requires]
8-
b2/*: b2/5.2.1@aswf/vfx2025
98
[replace_requires]
109
boost/*: boost/1.85.0@aswf/vfx2025
1110
brotli/*: brotli/system@aswf/vfx2025
@@ -82,6 +81,7 @@ yaml-cpp/*: yaml-cpp/0.8.0@aswf/vfx2025
8281
zlib/*: zlib/1.3.1@aswf/vfx2025
8382
zstd/*: zstd/1.5.6@aswf/vfx2025
8483
[replace_tool_requires]
84+
b2/*: b2/5.2.1@aswf/vfx2025
8585
bison/*: bison/3.0.4@system
8686
flex/*: flex/2.6.1@system
8787
gperf/*: gperf/3.1@system

packages/conan/settings/profiles_aswftesting/vfx2024

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ include(ci_common4)
55
# Build everything as shared libs by default
66
*:shared=True
77
[tool_requires]
8-
b2/*: b2/5.2.1@aswftesting/vfx2024
98
[replace_requires]
109
boost/*: boost/1.82.0@aswftesting/vfx2024
1110
brotli/*: brotli/system@aswftesting/vfx2024
@@ -82,6 +81,7 @@ yaml-cpp/*: yaml-cpp/0.8.0@aswftesting/vfx2024
8281
zlib/*: zlib/1.3.1@aswftesting/vfx2024
8382
zstd/*: zstd/1.5.6@aswftesting/vfx2024
8483
[replace_tool_requires]
84+
b2/*: b2/5.2.1@aswftesting/vfx2024
8585
bison/*: bison/3.0.4@system
8686
flex/*: flex/2.6.1@system
8787
gperf/*: gperf/3.1@system

packages/conan/settings/profiles_aswftesting/vfx2025

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ include(ci_common5)
55
# Build everything as shared libs by default
66
*:shared=True
77
[tool_requires]
8-
b2/*: b2/5.2.1@aswftesting/vfx2025
98
[replace_requires]
109
boost/*: boost/1.85.0@aswftesting/vfx2025
1110
brotli/*: brotli/system@aswftesting/vfx2025
@@ -82,6 +81,7 @@ yaml-cpp/*: yaml-cpp/0.8.0@aswftesting/vfx2025
8281
zlib/*: zlib/1.3.1@aswftesting/vfx2025
8382
zstd/*: zstd/1.5.6@aswftesting/vfx2025
8483
[replace_tool_requires]
84+
b2/*: b2/5.2.1@aswftesting/vfx2025
8585
bison/*: bison/3.0.4@system
8686
flex/*: flex/2.6.1@system
8787
gperf/*: gperf/3.1@system

0 commit comments

Comments
 (0)