diff requirements-build.txt @ 6:b5f06508363a

PyMuPDF builds on FreeBSD now with "gmake -f Makefile.freebsd". A virtual environment with requirements from "requirements-build.txt" is required.
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 16:16:51 +0200
parents fb1c976acef3
children 8934ac156ef5
line wrap: on
line diff
--- a/requirements-build.txt	Mon Sep 15 12:32:08 2025 +0200
+++ b/requirements-build.txt	Mon Sep 15 16:16:51 2025 +0200
@@ -3,6 +3,8 @@
 # cmake is required as a system package: could not build it as Python package
 # on the fly.
 #
+# gmake is to be used!
+#
 setuptools
 setuptools-scm
 build