After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 390044 - fails to build
fails to build
Status: RESOLVED FIXED
Product: gnome-games-superseded
Classification: Deprecated
Component: general
2.17.x
Other Linux
: Normal blocker
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks: 352191
 
 
Reported: 2006-12-27 16:08 UTC by Christian Persch
Modified: 2006-12-27 16:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (1.08 KB, patch)
2006-12-27 16:10 UTC, Christian Persch
none Details | Review

Description Christian Persch 2006-12-27 16:08:42 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.)
Comment 1 Christian Persch 2006-12-27 16:10:07 UTC
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.
Comment 2 Andreas Røsdal 2006-12-27 16:55:36 UTC
Thanks for the patch, it has been applied to CVS now.