Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879187 - dev-libs/poco: automagic dependency on dev-libs/openssl
Summary: dev-libs/poco: automagic dependency on dev-libs/openssl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Roman
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-11-02 15:12 UTC by Anna Vyalkova
Modified: 2022-11-15 08:46 UTC (History)
1 user (show)

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 Anna Vyalkova 2022-11-02 15:12:19 UTC
JWT (JSON Web Token) library is enabled automagically, and it pulls Crypto and JSON modules, even if they are disabled.
Comment 1 Larry the Git Cow gentoo-dev 2022-11-15 08:46:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c8a22442f360829473a3bc73c0778ba8155e04d

commit 6c8a22442f360829473a3bc73c0778ba8155e04d
Author:     Anna Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2022-11-02 15:13:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-15 08:32:11 +0000

    dev-libs/poco: fix automagic dependency on dev-libs/openssl
    
    Closes: https://bugs.gentoo.org/879187
    Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/poco/metadata.xml                                  | 1 +
 dev-libs/poco/{poco-1.12.2.ebuild => poco-1.12.2-r1.ebuild} | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)