Skip to content

Commit 4c81155

Browse files
suhailskhanneverpanic
authored andcommitted
Bear: update dependencies
1 parent ad33169 commit 4c81155

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

devel/Bear/Portfile

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ long_description {*}${description} \
3131

3232
patchfiles patch-spdlog-header-only.diff
3333

34-
set port_libfmt libfmt9
34+
set port_libfmt libfmt10
3535
cmake.module_path-append \
3636
${prefix}/lib/${port_libfmt}/cmake
3737

@@ -40,14 +40,13 @@ compiler.cxx_standard 2017
4040

4141
depends_build-append \
4242
port:pkgconfig \
43-
port:spdlog \
4443
port:nlohmann-json \
44+
port:spdlog
4545

4646
depends_lib-append port:abseil \
4747
port:grpc \
4848
port:${port_libfmt} \
49-
port:protobuf3-cpp \
50-
port:re2
49+
port:protobuf3-cpp
5150

5251
configure.args-append \
5352
-DENABLE_UNIT_TESTS=Off \

0 commit comments

Comments
 (0)