mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
Dependencies: add LWP::UserAgent as an optional dependency in
XML::Parser. It shows up as a warning while building XML::Parser, but the functionality of the package doesn't seem to be impacted for our use case at least.
This commit is contained in:
@@ -3378,7 +3378,10 @@
|
||||
<segmentedlist id="xml-parser-optdeps">
|
||||
<segtitle>&external;</segtitle>
|
||||
<seglistitem>
|
||||
<seg>None</seg>
|
||||
<seg>
|
||||
<ulink
|
||||
url="https://metacpan.org/pod/LWP::UserAgent">LWP::UserAgent</ulink>
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user