Skip to content

Commit bc96a2f

Browse files
authored
Merge branch 'main' into expo-histo-aggregation-4
2 parents b2d7a02 + 99a0328 commit bc96a2f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

install/conan/conanfile_latest.txt

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ abseil/*:fPIC=True
2626
abseil/*:shared=False
2727
opentracing-cpp/*:fPIC=True
2828
opentracing-cpp/*:shared=True
29+
pcre2/*:with_bzip2=False
2930

3031
[test_requires]
3132
gtest/1.16.0

install/conan/conanfile_stable.txt

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ abseil/*:fPIC=True
2626
abseil/*:shared=False
2727
opentracing-cpp/*:fPIC=True
2828
opentracing-cpp/*:shared=True
29+
pcre2/*:with_bzip2=False
2930

3031
[test_requires]
3132
gtest/1.14.0

0 commit comments

Comments
 (0)