First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 81402
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mobile Herd <mobile@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marc Ballarin <Ballarin.Marc@gmx.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
DIFF Possible fix for Qt dependency patch Marc Ballarin 2005-02-09 12:19 0000 737 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 81402 depends on: Show dependency tree
Show dependency graph
Bug 81402 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-02-09 12:17 0000
Hi,
even when using USE="-qt", rt2500 depends on Qt (and kde-env).

This happens, because "need-qt 3" implies a dependeny on Qt, the following check "qt? ( >=x11-libs/qt-3 )" is overridden.

Reproducible: Always
Steps to Reproduce:
1. On a system without Qt installed:
emerge -pv rt2500

Actual Results:  
... 
[N] x11-libs/qt-3.3.3 
[N] kde-base/kde-env-3-r3 
[N] net-wireless/rt2500-1.1.0_beta1  -arts -debug -kdeenablefinal -qt  
-xinerama

------- Comment #1 From Marc Ballarin 2005-02-09 12:19:56 0000 -------
Created an attachment (id=50850) [edit]
Possible fix for Qt dependency

This patch fixes the dependency. Tested with Qt installed and USE="qt" and Qt
not installed and USE="-qt".
Dont'know, if this is a clean solution, though.

------- Comment #2 From Stefan Schweizer 2005-02-13 12:49:29 0000 -------
Thanks, good catch, committed without changes.

First Last Prev Next    No search results available      Search page      Enter new bug