Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882497 - >=net-misc/curl-7.84.0[nghttp3] Requires.private is incorrect for pkgconfig file
Summary: >=net-misc/curl-7.84.0[nghttp3] Requires.private is incorrect for pkgconfig file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-22 12:58 UTC by Aidan Harris
Modified: 2023-01-28 12:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aidan Harris 2022-11-22 12:58:15 UTC
priv+=( "libnghttp3" "-libtcp2" )

should be

priv+=( "libnghttp3" "libngtcp2" )

Reproducible: Always

Steps to Reproduce:
It's easy to see this bug by compiling networkmanager.
It fails saying that it can't find libcurl.