[lfs] branch trunk updated: Dependencies: add LWP::UserAgent as an optional dependency in XML::Parser.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <175494249821.5762.8476300232372258606@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 5d1c78af5 Dependencies: add LWP::UserAgent as an optional dependency in XML::Parser.
5d1c78af5 is described below

commit 5d1c78af5d1de306fcb12c77b67454b9a1ef1a38
Author: Douglas R. Reno <[email protected]>
AuthorDate: Mon Aug 11 15:01:00 2025 -0500

    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.
---
 appendices/dependencies.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index fa20d3688..038994878 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -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>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.