Changes between Version 27 and Version 28 of doc/buildAndInstall/req


Ignore:
Timestamp:
11/04/24 17:33:49 (2 weeks ago)
Author:
zaytsev
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/buildAndInstall/req

    v27 v28  
    1212||[https://www.gnu.org/software/libtool/ libtool]||libtool||Helper for creating shared libraries|| 
    1313||[https://www.gtk.org glib2 >= 2.32] || libglib2.0-dev (deb)[[BR]]glib2-devel (rpm) ||Cross-platform library with the implementations of many basic algorithms|| 
    14 ||[https://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|| 
     14||[https://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|| 
    1515||[https://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|| 
    1616||[https://www.gnu.org/software/ncurses/ ncurses]||libncurses-dev (deb)[[BR]]ncurses-devel (rpm) ||Yet another library for working with text console. May be replaced with S-Lang2||