From d7fed3294740971dd13c545df820702b30edf3f9 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Tue, 2 Apr 2019 17:48:16 -0400 Subject: Bump gtk dep to 3.22 for new popup routines Given that we bumped deps to fairly modern distros with the python3 change, I think this is safe. gtk 3.22 is from sep 2016, it's in debian9 and fedora 25+, which seems fine for our needs. --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 983e32ce..74398ed5 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -31,9 +31,9 @@ A detailed dependency list can be found in Minimum version requirements of major components: - python >= 3.3 - - gtk3 >= 3.14 + - gtk3 >= 3.22 - libvirt-python >= 0.6.0 - - pygobject3 >= 3.14 + - pygobject3 >= 3.22 - libosinfo >= 0.2.10 On Debian or Ubuntu based distributions, you need to install the -- cgit v1.2.1