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 698684 - 3.{8,10}: Add gtk+-2 dependency on gnome-themes-standard
3.{8,10}: Add gtk+-2 dependency on gnome-themes-standard
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: module sets
unspecified
Other All
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2013-04-23 17:46 UTC by Christophe Fergeau
Modified: 2013-04-24 13:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
3.{8,10}: Add gtk+-2 dependency on gnome-themes-standard (1.58 KB, patch)
2013-04-23 17:46 UTC, Christophe Fergeau
accepted-commit_now Details | Review

Description Christophe Fergeau 2013-04-23 17:46:37 UTC
gnome-themes-standard depends on gtk+ 2.24.15 since
https://git.gnome.org/browse/gnome-themes-standard/diff/configure.ac?id=12596e2cd05
As 2.24.15 is very new (released on 2013, Feb 6th), it's not present
in distros from last year.
By adding gtk+-2 to the gnome-themes-standard dependencies, we can
make sure a new enough version is available when building it.
Comment 1 Christophe Fergeau 2013-04-23 17:46:40 UTC
Created attachment 242273 [details] [review]
3.{8,10}: Add gtk+-2 dependency on gnome-themes-standard
Comment 2 Cosimo Cecchi 2013-04-23 19:08:22 UTC
Review of attachment 242273 [details] [review]:

This looks good to me.
Comment 3 Christophe Fergeau 2013-04-24 13:14:39 UTC
Thanks, pushed