comparison 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
comparison
equal deleted inserted replaced
5:710d30cd138a 6:b5f06508363a
1 # Build in a non-isolated venv 1 # Build in a non-isolated venv
2 # 2 #
3 # cmake is required as a system package: could not build it as Python package 3 # cmake is required as a system package: could not build it as Python package
4 # on the fly. 4 # on the fly.
5 #
6 # gmake is to be used!
5 # 7 #
6 setuptools 8 setuptools
7 setuptools-scm 9 setuptools-scm
8 build 10 build
9 swig 11 swig