GNOME Bugzilla – Bug 342449
gnome moduleset references both cairo-1-0 and cairo HEAD
Last modified: 2006-06-19 08:24:51 UTC
Problem that these two modules overwrite each other when they are installed.
looks like cairo-1-0 is only pulled in by pycairo-1-0. I suppose pygtk should be updated to depend on pycairo head.
Looks to be fixed: 2006-05-25 Elijah Newren <newren gmail com> * modulesets/gnome-2.16.modules: Replace cairo-1-0 and pycairo-1-0 with cairo and pycairo for all modules in the desktop. Should avoid some of the nasty compilation errors people have been seeing with cairo and cairo-1-0 overwriting each other.