Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: conky - A system monitor for X originally based on the torsmo code https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=208420 ------- Additional Comments From pkovacs@xxxxxxxxxxxxxxxxxxxxx 2006-12-07 19:53 EST ------- (In reply to comment #22) > (In reply to comment #19) > Does conky uses directly the glib functions? If not, it is better > to have glib-devel as an indirect dependency through audacious-devel. > Thus if audacious stops using the glib, conky wouldn't need to be modified. > If glib-devel is a direct dependency of conky it would be better to > list it in buildrequires, but it doesn't seems to be the case since > conky itself don't include the glib headers (unless I am missing > something). Yes, conky uses glib directly in audacious.c, i.e. #include <glib.h>. The audacious status interface allocates gchar * strings that must be freed by the client with g_free() -- song titles, etc. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review