diff --git a/third_party/utf8_range/cmake/utf8_range.pc.cmake b/third_party/utf8_range/cmake/utf8_range.pc.cmake index 5801b43e82..64b4b770b2 100644 --- a/third_party/utf8_range/cmake/utf8_range.pc.cmake +++ b/third_party/utf8_range/cmake/utf8_range.pc.cmake @@ -7,6 +7,5 @@ Name: UTF8 Range Description: Google's UTF8 Library Version: 1.0 Requires: absl_strings -Libs: -L${libdir} -lprotobuf-lite @CMAKE_THREAD_LIBS_INIT@ +Libs: -L${libdir} -lutf8_validity -lutf8_range @CMAKE_THREAD_LIBS_INIT@ Cflags: -I${includedir} -Conflicts: protobuf