| Bug#: 148520 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: swegener@gentoo.org | Reported By: infantes@laas.fr | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: net-dns/avahi ebuild depends on qt3 w/ USE=qt4 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-09-21 08:26 0000 | |||
| Description: | Opened: 2006-09-21 08:26 0000 |
Hi in avahi--0.6.14 ebuild there is qt4? ( $(qt_min_version 4) ) which makes avahi depend on qt-3* when enabling qt4 flag (see qt3.eclass) it should be: qt4? ( $(qt4_min_version 4) ) Have a good day
*** Bug 149231 has been marked as a duplicate of this bug. ***