Re: git: 151b473480 - main - documentation: Remove asciidoctor-pdf from default requirements
John Baldwin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
On 10/9/21 2:15 PM, Danilo G. Baio wrote: > The branch main has been updated by dbaio: > > URL: https://cgit.FreeBSD.org/doc/commit/?id=151b473480373cea7cdc1af86a1e7837976429a1 > > commit 151b473480373cea7cdc1af86a1e7837976429a1 > Author: Danilo G. Baio <[email protected]> > AuthorDate: 2021-10-09 21:13:16 +0000 > Commit: Danilo G. Baio <[email protected]> > CommitDate: 2021-10-09 21:13:16 +0000 > > documentation: Remove asciidoctor-pdf from default requirements > > With the current requirements, if textproc/docproj is built with PDF > option disabled, you can't build the documentation. > > This fixes that, and now asciidoctor-pdf will be checked only when > building PDF. > > Reported by: jhb Thanks! -- John Baldwin