Skip to content

Fix declared dependencies for pkg-config#12518

Closed
mkruskal-google wants to merge 5 commits intoprotocolbuffers:mainfrom
mkruskal-google:pkgconfig
Closed

Fix declared dependencies for pkg-config#12518
mkruskal-google wants to merge 5 commits intoprotocolbuffers:mainfrom
mkruskal-google:pkgconfig

Conversation

@mkruskal-google
Copy link
Copy Markdown
Member

Closes #12439

3f179d134 Add pkg-config file declaring Abseil dependency of utf8_range

git-subtree-dir: third_party/utf8_range
git-subtree-split: 3f179d13427978e652e72fa4584c55e5b1528493
@mkruskal-google mkruskal-google added cmake 🅰️ safe for tests Mark a commit as safe to run presubmits over labels Apr 20, 2023
@mkruskal-google mkruskal-google requested a review from a team as a code owner April 20, 2023 22:05
@github-actions github-actions bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Apr 20, 2023
@mkruskal-google mkruskal-google added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Apr 20, 2023
@github-actions github-actions bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Apr 20, 2023
@mkruskal-google mkruskal-google added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Apr 20, 2023
@github-actions github-actions bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Apr 20, 2023
@darkdragon-001
Copy link
Copy Markdown

Could this be backported to v22?

@deannagarcia
Copy link
Copy Markdown
Member

It was already backported: #12542

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

protobuf.pc pkgconfig file generated by protobuf's cmake build doesn't declare absl and utf8_range dependencies.

3 participants