mirror of
git://git.sv.gnu.org/nano.git
synced 2025-01-23 01:32:06 +03:00
in README.CVS, mention the requirement for groff in order to create html
versions of the manpages git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2112 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
c0d3b20bdc
commit
188f169e1d
@ -394,6 +394,8 @@ CVS code -
|
||||
- README.CVS:
|
||||
- Mention the requirement for glib 2.x on systems lacking
|
||||
v?snprintf(), and add minor formatting changes.
|
||||
- Mention the requirement for groff in order to create html
|
||||
versions of the manpages. (DLR)
|
||||
- faq.html:
|
||||
- Fixed inaccuracy: Pico compatibility mode was made the default
|
||||
in nano 1.1.99pre1, not 1.2.2. (DLR)
|
||||
|
@ -10,6 +10,7 @@ packages:
|
||||
- autoconf (version >= 2.54)
|
||||
- automake (version >= 1.7)
|
||||
- gettext (version >= 0.11.5)
|
||||
- groff
|
||||
- texinfo
|
||||
- cvs
|
||||
- glib 2.x (if your system doesn't have snprintf() and/or vsnprintf())
|
||||
|
Loading…
Reference in New Issue
Block a user