gbranden pushed a commit to branch master
in repository groff.

commit 1cd879e912018e4bc307b1c2a771f19704778304
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jul 4 20:08:48 2026 -0500

    INSTALL.REPO,NEWS: Document new build dependency.
---
 INSTALL.REPO | 2 ++
 NEWS         | 4 ++++
 2 files changed, 6 insertions(+)

diff --git a/INSTALL.REPO b/INSTALL.REPO
index fa9b5350e..8f29994ec 100644
--- a/INSTALL.REPO
+++ b/INSTALL.REPO
@@ -44,6 +44,8 @@ some optional ones.
 * You need the "xpmtoppm", "pnmdepth", and "pnmtops" programs from the
   Netpbm distribution.
 
+* You need the "convert" program from ImageMagick or GraphicsMagick.
+
 
 Bootstrapping from a Git checkout
 ---------------------------------
diff --git a/NEWS b/NEWS
index 1ed43eff0..2df12bf40 100644
--- a/NEWS
+++ b/NEWS
@@ -185,6 +185,10 @@ Miscellaneous
    allocator.  We expect to withdraw these configuration options
    completely in groff 1.26.
 
+*  You need the "convert" program from ImageMagick or GraphicsMagick to
+   build groff from its Git repository.  The program is not required for
+   builds from distribution archives.
+
 
 VERSION 1.24.1
 ==============

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to