evince, gdl (and maybe more) require only gtk+3 in test (Bug #297)
Description
While updating one of my boxes, I'm testing the recent merge from gnome-devel branch.
is there an option or must we force gtk+2 -> gtk+3 spell update?
History
Updated by Ladislav Hagara over 1 year ago
evince 3.2.1, gtk+2 -> gtk+3, #297
42d41bb8980c9a557e0f4a571a09f01f0f76a4f0
Updated by Ladislav Hagara over 1 year ago
gdl needs gtk+3, #297
df63ca5c87d6ae2404834b97ad3e2b11529665a5
Updated by Sukneet Basuta over 1 year ago
The minimum version requirement for Evince 3.2.1 is 3.0.2, which can be seen in its configure file as "GTK_REQUIRED=3.0.2".
The minimum version requirement for GDL 3.2.0 is 3.0.0, which again can be seen in its configure file as "GTK_REQUIRED=3.0.0".
So, yes gtk+3 must be forced as Ladislav pointed out. I think you can close this bug.