Gentoo Archives: gentoo-dev

From: Dan Armak <danarmak@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] Final qt/QTDIR scheme -
Date: Tue, 09 Oct 2001 08:18:23
Message-Id: 200110091418.QAA10001@mailgw1.netvision.net.il
In Reply to: [gentoo-dev] Final qt/QTDIR scheme by Dan Armak
1 A question:
2
3 How do I define a dependency lilke
4 3.0.0>x11-libs/qt-x11>=2.3.1-r2
5 Since qt major versions are api-incompatible, I ned a specific major version
6 and a >= for a minor version. Hope I'm making myself clear :-)
7
8 I could make two deps:
9 <x11-libs/qt-x11-3.0.0
10 >=x11-libs/qt-x11-2.3.1-r2
11
12 But the first could be satisfied by 2.2 and the second by 3.0 and I wouldn't
13 get the right thing.
14
15 I remember reading comments in portage.py about "*" dependencies, when are
16 they coming?
17
18 --
19
20 Dan Armak
21 Gentoo Linux Developer, Desktop Team
22 Matan, Israel

Replies

Subject Author
Re: [gentoo-dev] Final qt/QTDIR scheme - Mikael Hallendal <micke@×××××××××××.se>
Re: [gentoo-dev] Final qt/QTDIR scheme - even more questions Dan Armak <danarmak@g.o>