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 707201 - Needs glib 2.37.5
Needs glib 2.37.5
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-09-01 00:14 UTC by Gustavo Noronha (kov)
Modified: 2013-09-02 12:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Bump glib version requirement - GPropertyAction is used on examples (832 bytes, patch)
2013-09-01 00:14 UTC, Gustavo Noronha (kov)
committed Details | Review

Description Gustavo Noronha (kov) 2013-09-01 00:14:22 UTC
The build fails if not using at least version 2.37.5 of glib, because an example use GPropertyAction.
Comment 1 Gustavo Noronha (kov) 2013-09-01 00:14:43 UTC
Created attachment 253729 [details] [review]
Bump glib version requirement - GPropertyAction is used on examples
Comment 2 Matthias Clasen 2013-09-01 23:50:35 UTC
Review of attachment 253729 [details] [review]:

sure
Comment 3 Gustavo Noronha (kov) 2013-09-02 12:26:34 UTC
Attachment 253729 [details] pushed as 395bec4 - Bump glib version requirement - GPropertyAction is used on examples