Changes between Version 15 and Version 16 of doc/buildAndInstall/req
- Timestamp:
- 07/11/12 12:14:50 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/buildAndInstall/req
v15 v16 13 13 ||[http://www.s-lang.org/ slang]||libslang2-dev (deb)[[BR]]slang2-devel (rpm)||Powerfull cross-platform library for text console manipulation. This library is alternative to the ncurses library|| 14 14 ||[http://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|| 15 ||[http://www.gnu.org/software/gettext/ gettext]||gettext -dev(deb)[[BR]]gettext-devel (rpm)||Multilanguage support||15 ||[http://www.gnu.org/software/gettext/ gettext]||gettext, autopoint (deb)[[BR]]gettext-devel (rpm)||Multilanguage support|| 16 16 ||[http://www.cvs.org cvs]||cvs ||Concurrent Versions System. Needed for 'autopoint' (from 'gettext' package)|| 17 17 ||[http://pkg-config.freedesktop.org/wiki/ pkgconfig]||pkgconfig||Utility for automatically getting the linker and compiler flags right to successfully link against other libraries and programs||