talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 08ee26d34dc62776da200f56d2daa6f961f31178
parent c78b7acfa576f8a4edb645edbf58b310a7af83bb
Author: paul <paul@claws-mail.org>
Date:   Thu, 23 Sep 2021 17:53:33 +0100

correct required GTK+ version

Diffstat:
MINSTALL | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL @@ -1,7 +1,7 @@ Installation ============ -This program requires GTK+ 2.24 or higher to be compiled. +This program requires GTK+ 3.20 or higher to be compiled. Build it ========