Gentoo Archives: gentoo-dev

From: Alexandre Rostovtsev <tetromino@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Problems updating Qt from 4.8.6 to 4.8.7
Date: Sun, 05 Jul 2015 20:09:27
Message-Id: 1436126944.9693.11.camel@gentoo.org
In Reply to: Re: [gentoo-dev] Problems updating Qt from 4.8.6 to 4.8.7 by Sebastian Pipping
1 On Sun, 2015-07-05 at 21:25 +0200, Sebastian Pipping wrote:
2 > On 05.07.2015 20:44, Alexandre Rostovtsev wrote:
3 > > What I usually end up doing is listing my installed dev-qt/qt* ebuilds, and
4 > > updating all of them together explicitly:
5 > >
6 > > emerge -1 qtcore:4 qtgui:4 qtsql:4 etc.
7 >
8 > That's what I tried but it doesn't seem to work with this update.
9 >
10 > Looking at the dependencies of qtgui
11 >
12 > dev-qt/qtgui-4.8.6-r4
13 > DEPEND
14 > ~dev-qt/qtcore-4.8.6
15 >
16 > dev-qt/qtgui-4.8.7
17 > DEPEND
18 > ~dev-qt/qtcore-4.8.7
19 >
20
21 I don't think that DEPEND would block an update unless --with-bdeps=y