mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
ncurses: mention libncurses++w in contents
This commit is contained in:
parent
951e07508b
commit
36c4562187
@ -211,6 +211,7 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen>
|
|||||||
libformw.so,
|
libformw.so,
|
||||||
libmenuw.so,
|
libmenuw.so,
|
||||||
libncursesw.so,
|
libncursesw.so,
|
||||||
|
libncurses++w.so,
|
||||||
libpanelw.so, and their non-wide-character counterparts without "w"
|
libpanelw.so, and their non-wide-character counterparts without "w"
|
||||||
in the library names.</seg>
|
in the library names.</seg>
|
||||||
<seg>
|
<seg>
|
||||||
@ -365,6 +366,16 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="libncurses__w">
|
||||||
|
<term><filename class="libraryfile">libncurses++w</filename></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Contains C++ binding for other libraries in this package</para>
|
||||||
|
<indexterm zone="ch-system-ncurses libncurses__w">
|
||||||
|
<primary sortas="c-libncurses++w">libncurses++w</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="libformw">
|
<varlistentry id="libformw">
|
||||||
<term><filename class="libraryfile">libformw</filename></term>
|
<term><filename class="libraryfile">libformw</filename></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user