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
Setting USE="-libnotify" does not disable libnotify for Brasero if the required libs are already installed. This stems from the ebuild not using `$(enable_use libnotify)` in the configure arguments. Reproducible: Always Steps to Reproduce: 1. USE="-libnotify" emerge -av brasero 2. Wait till configure finishes 3. Raise eyebrows at enabled libnotify Actual Results: Glorious libnotify popups in Brasero :) Expected Results: They should be disabled
Created an attachment (id=128825) [edit] Patch to fix the configure args attached patch fixes the configure args.
reassign the bug to me next time please take a look at the maintainer field. Thanks
Fix commited to CVS on 0.6.0 is about to become stable. Thanks