From ad073326e5f7c4c008068b46845dc9c6f6c3475d Mon Sep 17 00:00:00 2001 From: Nick Hall Date: Sat, 14 Mar 2015 14:49:51 +0000 Subject: [PATCH] Increase minimum Gtk version required to 3.10 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 77d69dddc..8e1e98b34 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ Requirements -------------------------------- The following packages *MUST* be installed in order for Gramps to work: Python 3.2 or greater - GTK 3.0 or greater + GTK 3.10 or greater pygobject 3.3.2 or greater cairo, pango, pangocairo with introspection bindings (the gi packages) librsvg2 (svg icon view)