]> Git Repo - qemu.git/commit
ui: increase min required GTK3 version to 3.14.0
authorDaniel P. BerrangĂ© <[email protected]>
Wed, 22 Aug 2018 13:15:53 +0000 (14:15 +0100)
committerGerd Hoffmann <[email protected]>
Fri, 12 Oct 2018 13:22:18 +0000 (15:22 +0200)
commit58296cb61866195297510e946a51acc5f0b9639e
treee340e8187454d8938c528cc0d33e69f290deba88
parent89d85cde75143325205e332dd97bf1bb8402d7c1
ui: increase min required GTK3 version to 3.14.0

Per supported platforms doc[1], the various min GTK3 on relevant distros is:

  RHEL-7.0: 3.8.8
  RHEL-7.2: 3.14.13
  RHEL-7.4: 3.22.10
  RHEL-7.5: 3.22.26
  Debian (Stretch): 3.22.11
  Debian (Jessie): 3.14.5
  OpenBSD (Ports): 3.22.30
  FreeBSD (Ports): 3.22.29
  OpenSUSE Leap 15: 3.22.30
  SLE12-SP2: Unknown
  Ubuntu (Xenial): 3.18.9
  macOS (Homebrew): 3.22.30

This suggests that a minimum GTK3 of 3.14.0 is a reasonable target,
as users are unlikely to be stuck on RHEL-7.0/7.1 still

[1] https://qemu.weilnetz.de/doc/qemu-doc.html#Supported-build-platforms

Signed-off-by: Daniel P. BerrangĂ© <[email protected]>
Message-id: 20180822131554[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
configure
ui/gtk.c
This page took 0.029585 seconds and 4 git commands to generate.