commit | 5cbb08283789caf7dbfd0890dcff47124ad766c2 | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Fri Feb 22 08:40:30 2013 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Feb 22 09:53:56 2013 -0600 |
tree | 33431eb95136161ccc1936fd3d88d3b9c28505a5 | |
parent | 82fb0c8908ccbf775be749be9eb3fc0a5813ceaa [diff] |
ui/gtk: require at least GTK 2.18 and VTE 0.26 This gives us the bare amount of features we need. We can add work arounds for older versions and lower the requirement but this should be a good starting point. Suggested-by: Daniel Berrange <berrange@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> --- v1 -> v2 - tremendous simplification suggested by danpb