Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9339 - QT-version in dependency (PHP-ebuild)
Summary: QT-version in dependency (PHP-ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-19 10:14 UTC by Michiel de Bruijne
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michiel de Bruijne 2002-10-19 10:14:47 UTC
The depend value of QT in the PHP-ebuild isn't correct. The current value is 
"qt? ( =x11-libs/qt-2.3* )". It should be "qt? ( >=x11-libs/qt-2.3* )". People 
that use KDE3* don't want QT-2.3 installed if they want to use PHP.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-20 01:09:25 UTC
or make it a generic dependency without version
Comment 2 Ryan Phillips (RETIRED) gentoo-dev 2002-10-27 12:59:55 UTC
committed