| Bug#: 167016 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: cpp@gentoo.org | Reported By: reavertm@gmail.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: dev-libs/log4cxx-0.9.7-r3 should not depend on dev-libs/boost | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-02-15 12:55 0000 | |||
| Description: | Opened: 2007-02-15 12:55 0000 |
Is it necessary for log4cxx to have explicit dependency dev-libs/boost in ebuild? version 0.9.7-r3 builds successfully without boost Reproducible: Always Steps to Reproduce:
You're right, boost is only needed for the unittests. Added a test USE-flag and changed the dependency. Thanks for reporting.