Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Ruby is infesting my machine
Date: Fri, 03 Jul 2015 07:42:13
Message-Id: 20150703084155.28f1cf3f@digimed.co.uk
In Reply to: Re: [gentoo-user] Re: Ruby is infesting my machine by Andrew Lowe
1 On Fri, 3 Jul 2015 15:03:34 +0800, Andrew Lowe wrote:
2
3 > > It may not be possible since some packages require ruby to be present
4 > > unconditionally, e.g. webkit-gtk has a built-time dependency on ruby,
5 > > and the thin-provisioning-tools have a dependency on ruby with
6 > > FEATURES=test. There are other packages with similar requirements.
7
8 > Valid point, but shouldn't putting "-ruby" in make.conf throw
9 > up all sorts of warnings/errors?
10
11 No, because USE flags control *optional* dependencies and features. If a
12 package requires Ruby, it will not have the ruby USE flag because you
13 cannot turn off a hard dependency.
14
15 If you really need to see what wants Ruby, add --tree to your emerge
16 world command.
17
18
19 --
20 Neil Bothwick
21
22 When companies ship Styrofoam, what do they pack it in?

Replies

Subject Author
[gentoo-user] Re: Ruby is infesting my machine James <wireless@×××××××××××.com>