Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: dns/bind-tools 9.14 -> 9.16 pulling in 17 new dependencies?!
Date: Wed, 22 Jul 2020 08:46:42
Message-Id: 4550036.GXAFRqVoOG@peak
In Reply to: Re: [gentoo-user] Re: dns/bind-tools 9.14 -> 9.16 pulling in 17 new dependencies?! by Peter Humphrey
1 On Tuesday, 21 July 2020 16:23:35 BST Peter Humphrey wrote:
2 > On Tuesday, 21 July 2020 15:47:25 BST Neil Bothwick wrote:
3 > > Sync, re-emerge bind-tools and try again. The man pages are now
4 > > downloaded as a separate tarball, so Sphinx and deps are not longer
5 > > needed.
6 >
7 > And lo! 17 packages were removed by depclean!
8
9 And woe! Sphinx is pulled back in again by llvm today. :(
10
11 # less $(equery w llvm)
12 RDEPEND
13 --->8
14 $(python_gen_any_dep '
15 dev-python/sphinx[${PYTHON_USEDEP}]
16 doc? ( dev-python/recommonmark[${PYTHON_USEDEP}] )
17 ')"
18
19 So it doesn't even depend on the doc USE flag.
20
21 --
22 Regards,
23 Peter.

Replies

Subject Author
Re: [gentoo-user] Re: dns/bind-tools 9.14 -> 9.16 pulling in 17 new dependencies?! Walter Dnes <waltdnes@××××××××.org>