Author: lyalyakin
Date: Fri Aug  7 10:18:17 2026
New Revision: 1936956

Log:
Add Expat to the 'Dependency Overview' section of the INSTALL guide.

* INSTALL
  (I.B: Dependency Overview): Add a missing entry for Expat.

Modified:
   subversion/trunk/INSTALL

Modified: subversion/trunk/INSTALL
==============================================================================
--- subversion/trunk/INSTALL    Fri Aug  7 10:12:20 2026        (r1936955)
+++ subversion/trunk/INSTALL    Fri Aug  7 10:18:17 2026        (r1936956)
@@ -84,6 +84,10 @@ I.    INTRODUCTION
          that allows Subversion clients and servers to run on
          different operating systems.
 
+      * Expat  (REQUIRED for client and server)
+
+         Subversion uses the Expat library for XML parsing.
+
       * SQLite  (REQUIRED for client and server)
 
          Subversion uses SQLite to manage some internal databases.

Reply via email to