GNOME Bugzilla – Bug 390044
fails to build
Last modified: 2006-12-27 16:55:36 UTC
Because it depends on libxml2 but doesn't check for it in configure, it aborts while building blackjack. (This is fallout from bug 352191.)
Created attachment 78945 [details] [review] fix I also updated the libgnome[ui] requirement to 2.14.0 since same-gnome depends on that by using goption argument parsing with gnome-program.
Thanks for the patch, it has been applied to CVS now.