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 690331 - configure should check for >= gtk+-3.6
configure should check for >= gtk+-3.6
Status: RESOLVED FIXED
Product: gnome-system-log
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-system-log-maint
gnome-system-log-maint
Depends on:
Blocks:
 
 
Reported: 2012-12-17 09:13 UTC by Alexandre Rostovtsev
Modified: 2012-12-17 09:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
trivial patch (673 bytes, patch)
2012-12-17 09:15 UTC, Alexandre Rostovtsev
accepted-commit_now Details | Review

Description Alexandre Rostovtsev 2012-12-17 09:13:32 UTC
(As reported downstream at https://bugs.gentoo.org/show_bug.cgi?id=447476)

gnome-system-log's configure checks for >= gtk+-3.4, but uses a GtkSearchEntry in the findbar, which was only added in gtk+-3.6.
Comment 1 Alexandre Rostovtsev 2012-12-17 09:15:02 UTC
Created attachment 231705 [details] [review]
trivial patch
Comment 2 Cosimo Cecchi 2012-12-17 09:36:48 UTC
Review of attachment 231705 [details] [review]:

Thanks, please push to master.