mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
dependencies: Gettext may use system libunistring
When system libunistring is not installed (for eg building LFS), a shipped copy of libunistring is used.
This commit is contained in:
parent
4aa6831f14
commit
64be5a4bfa
@ -1047,7 +1047,15 @@
|
|||||||
<segmentedlist id="gettext-optdeps">
|
<segmentedlist id="gettext-optdeps">
|
||||||
<segtitle>&external;</segtitle>
|
<segtitle>&external;</segtitle>
|
||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg><ulink url='&blfs-book;general/libxml2.html'>libxml2</ulink></seg>
|
<seg>
|
||||||
|
<ulink url='&blfs-book;general/libunistring.html'>
|
||||||
|
libunistring
|
||||||
|
</ulink>
|
||||||
|
and
|
||||||
|
<ulink url='&blfs-book;general/libxml2.html'>
|
||||||
|
libxml2
|
||||||
|
</ulink>
|
||||||
|
</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user