[genius] Update README



commit 7c3a7fc809dafeb37937540f1bccc13f8eab954f
Author: Jiri (George) Lebl <jiri lebl gmail com>
Date:   Sun Feb 16 11:53:53 2020 -0600

    Update README

 README       | 9 +++++----
 configure.ac | 1 +
 2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/README b/README
index 64db3afd..b193e4e6 100644
--- a/README
+++ b/README
@@ -14,11 +14,12 @@ Requirements:
        - yacc (tested under bison -y)
        - gmp (relatively new one required)
        - mpfr (relatively new one)
-       - glib 2.12
+       - glib 2.41.1
 And for the GNOME frontend you need:
-       - gtk+ 2.18
-       - vte
-       - gtksourceview or gtksourceview2 (optional but recommended)
+       - gtk+ 3.21.4
+       - vte 2.91
+       - amtk
+       - gtksourceview4 3.99.7
 
 If you want to compile without the GNOME frontend, try the
   --disable-gnome
diff --git a/configure.ac b/configure.ac
index 91b78279..1ed25411 100644
--- a/configure.ac
+++ b/configure.ac
@@ -262,6 +262,7 @@ AM_CONDITIONAL(ENABLE_UPDATE_MIMEDB, test x$enable_update_mimedb = xyes)
 
 ####
 # VTE STUFF, this is all temporary pending a port to gtk 3.0 in the star trek future
+# FIXME: OK this happened, so things ought to be properly "whacked" (removed)
 
 AC_PATH_PROG([GLIB_MKENUMS],[glib-mkenums])
 AC_DEFINE_UNQUOTED(VTE_DEFAULT_EMULATION,"xterm",[The default terminal type to be emulated.])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]