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 676517 - build: require Clutter >= 1.11.2
build: require Clutter >= 1.11.2
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-05-21 19:18 UTC by Cosimo Cecchi
Modified: 2012-05-22 14:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: require Clutter >= 1.11.2 (1.47 KB, patch)
2012-05-21 19:18 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2012-05-21 19:18:32 UTC
See attached patch
Comment 1 Cosimo Cecchi 2012-05-21 19:18:34 UTC
Created attachment 214601 [details] [review]
build: require Clutter >= 1.11.2

Since that's when ClutterScrollActor (that we use) got introduced.
Comment 2 Bastien Nocera 2012-05-22 08:33:55 UTC
Review of attachment 214601 [details] [review]:

We actually require clutter master. Make that 1.11.3.
Comment 3 Cosimo Cecchi 2012-05-22 14:26:39 UTC
Pushed with the suggested change.