Author: stsp Date: Mon Sep 14 10:57:01 2026 New Revision: 1938193 Log: * tools/dev/unix-build/README: Add "xmlto" to pkg_add example for OpenBSD.
Prevenst a build failure in neon when it tries to generate docs. Modified: subversion/trunk/tools/dev/unix-build/README Modified: subversion/trunk/tools/dev/unix-build/README ============================================================================== --- subversion/trunk/tools/dev/unix-build/README Mon Sep 14 10:54:59 2026 (r1938192) +++ subversion/trunk/tools/dev/unix-build/README Mon Sep 14 10:57:01 2026 (r1938193) @@ -110,7 +110,7 @@ On OpenBSD install the following package tools not covered by this Makefile: pkg_add autoconf automake bison coreutils gmake gperf groff libtool \ - python ruby scons subversion swig wget + python ruby scons subversion swig wget xmlto Some of these packages are available in several versions. Tested at time of writing were: autoconf-2.68 automake-1.19 python-2.7.14 ruby-2.4.2
