Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: qt3support conflict
Date: Sat, 27 Jun 2009 22:24:00
Message-Id: h26658$sq$1@ger.gmane.org
In Reply to: [gentoo-user] qt3support conflict by Andrew Gaydenko
1 On 06/28/2009 12:51 AM, Andrew Gaydenko wrote:
2 > Trying to upgrade to qt 4.5.2:
3 >
4 > kde4 wants qt3support for qt-core:
5 >
6 > x11-libs/qt-core-4.5.2 (Change USE: +qt3support)
7 > (dependency required by "x11-libs/qt-qt3support-4.5.2" [ebuild])
8 > (dependency required by "kde-base/kteatime-4.2.4" [installed])
9 > (dependency required by "kde-base/kdetoys-meta-4.2.4" [installed])
10 > (dependency required by "kde-base/kde-meta-4.2.4" [installed])
11 >
12 > OK, let's try:
13 >
14 > adding qt3support to qt-core wants qt3support for qt-gui
15 > adding qt3support to qt-gui wants qt3support for qt-sql
16 > adding qt3support to qt-sql conflicts with x11-libs/qt-opengl - last one
17 > insits on -qt3support for qt-core.
18 >
19 > At ~amd64. Where is my mistake?
20
21 You forgot to add qt3support to qt-opengl too :)
22
23 Anyway, I find all this a bit strange. qt3support is on by default, why
24 do you have to enable it explicitly? Did you put "-qt3support" in
25 make.conf? If yes, you should remove it.

Replies

Subject Author
Re: [gentoo-user] Re: qt3support conflict Andrew Gaydenko <a@××××××××.com>