Gentoo Archives: gentoo-dev

From: Rich Freeman <rich0@g.o>
To: gentoo-dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] Re: UPower upstream (git master) and 0.99 release -> No sys-power/pm-utils support anymore
Date: Tue, 03 Jun 2014 13:30:09
Message-Id: CAGfcS_kGpJoJuB9oONhR2+JY1vjte0a+uiztPmh9So85b7NNRw@mail.gmail.com
In Reply to: Re: [gentoo-dev] Re: UPower upstream (git master) and 0.99 release -> No sys-power/pm-utils support anymore by Tom Wijsman
1 On Tue, Jun 3, 2014 at 9:20 AM, Tom Wijsman <TomWij@g.o> wrote:
2 > On Tue, 3 Jun 2014 09:04:23 -0400
3 > Rich Freeman <rich0@g.o> wrote:
4 >
5 >> This has already hit stable. The dependency on systemd is present in
6 >> sys-power/upower-0.9.23-r3, which was just stablized.
7 >
8 > Ehm, no, version 0.9.23-r3 controls that with a systemd USE flag; in
9 > comparison, 0.99.0 mainly wants you to run it with systemd:
10
11 From upower-0.9.23-r3.ebuild:
12 RDEPEND="${COMMON_DEPEND}
13 kernel_linux? (
14 app-shells/bash
15 >=sys-apps/systemd-200
16 )"
17
18 No use conditional there...
19
20 >
21 > Though I'm a bit confused why 0.99.0 doesn't list a systemd dependency;
22 > I thought it had one, but maybe it is in another package I'm unaware of.
23
24 Did somebody stick the dependency in the wrong version? :)
25
26 Rich

Replies