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
Because in >=sys-apps/dbus-1.0.1 the python use has been removed, listen won't compile with that version of dbus
Created an attachment (id=103743) [details] it remove dbus depency and put dbus-pyhton dependency I've solved the problem removing sys-apps/dbus from RDEPEND and adding dev-python/dbus-python in RDEPEND. I have removed the code where the ebuild checks if dbus is compiled with python use too. i haven't test with dbus-0.62, but it should work if dbus-python is emerged
Thanks for that. Works for me!
thanks, now in CVS :)