Summary: | net-libs/nghttp2: automagic dep on dev-libs/jansson, sys-apps/systemd | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Bernard Cafarelli <voyageur> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Sam James
![]() ![]() ![]() ![]() tl;dr: automagic deps on jansson and systemd, maybe some others, spotted via iwdevtools Interesting, I would have thought --disable-hpack-tools would imply --without-jansson (and probably --disable-app to --without-systemd, though I do not use systemd). Adding both - by the way I wonder a bit how you had binaries with USE=-utils until I spotted the '*' :) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a31eceb1d95b0a7e5c80736e56511aa59cc78c2 commit 7a31eceb1d95b0a7e5c80736e56511aa59cc78c2 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2023-03-03 22:35:22 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2023-03-03 22:38:34 +0000 net-libs/nghttp2: fix automagic deps and cross-compile failure Closes: https://bugs.gentoo.org/885485 Closes: https://bugs.gentoo.org/895496 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> net-libs/nghttp2/Manifest | 1 + net-libs/nghttp2/nghttp2-1.51.0-r1.ebuild | 79 +++++++++++++++++++++++++++++++ net-libs/nghttp2/nghttp2-9999.ebuild | 9 ++-- 3 files changed, 86 insertions(+), 3 deletions(-) |