Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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.