For use in desktop's other than Gnome, a dependency on gconf is unsatisfactory. Mission Control 5 should either remove this dependency, or make it optional in some way.
MC5 does not depend on gconf. :-)
Well, ./configure still fails if gconf is not found... so if it doesn't depend on gconf anymore, perhaps the configure check needs removing?
The daemon seems to have a useless dependency on gconf headers in mcd-master.c and mcd-service.c. mc-account-convert.c has a real dependency on gconf, because MC 4 accounts were stored in gconf. We could probably just avoid compiling this utility if gconf is not available.
The referenced branch makes GConf (and hence mc-account-convert) optional.
Fixed in git, will be in 5.1.4 (if you don't have GConf, mc-account-convert won't be built)
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.