Changes between Version 21 and Version 22 of doc/buildAndInstall/req


Ignore:
Timestamp:
12/08/23 17:32:44 (5 months ago)
Author:
andrew_b
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/buildAndInstall/req

    v21 v22  
    99||[http://www.gnu.org/software/automake/ automake >= 1.12]||automake||Utility for automatic Makefile creation|| 
    1010||[http://www.gnu.org/software/libtool/ libtool]||libtool||Helper for creating shared libraries|| 
    11 ||[http://www.gtk.org glib2 >= 2.30] || libglib2.0-dev (deb)[[BR]]glib2-devel (rpm) ||Cross-platform library with the implementations of many basic algorithms|| 
     11||[http://www.gtk.org glib2 >= 2.32] || libglib2.0-dev (deb)[[BR]]glib2-devel (rpm) ||Cross-platform library with the implementations of many basic algorithms|| 
    1212||[http://http://www.pcre.org/ pcre]||libpcre3-dev (deb)[[BR]] pcre-devel (rpm)||Library for PERL-compatible regular expressions support. Needed if glib version is lower than 2.14|| 
    1313||[http://www.s-lang.org/ slang2]||libslang2-dev (deb)[[BR]]slang2-devel (rpm)||Powerfull cross-platform library for text console manipulation. This library is alternative to the ncurses library||