Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 138892
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 138391
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thomas Fischer <fischer@unix-ag.uni-kl.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2006-07-02 11:22 0000
The ebuild for sys-apps/dbus-0.62 has a conditional RDEPEND to check for qt4:
qt4? ( >=x11-libs/qt-4.1.0 )

However, version 4.1.0 is insufficient, as dbus requires 4.1.3. If you have
installed the currently stable Qt4 (version 4.1.2) the ebuild's check will
succeed, but dbus's configure will fail:

checking for QtCore >= 4.1.3 QtXml >= 4.1.3... configure: error: Qt integration
explicitly required, and Qt libraries not found

Possible solution: Change qt4 dependency in dbus ebuild from 4.1.0 to 4.1.3

------- Comment #1 From Jakub Moc (RETIRED) 2006-07-02 11:26:10 0000 -------

*** This bug has been marked as a duplicate of 138391 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug