Blender Git Commit Log
Git Commits -> Revision 53ae209
Revision 53ae209 by Sybren A. Stüvel (master) August 2, 2019, 14:49 (GMT) |
make deps: avoid running pdflatex as part of building Theora On machines with pdflatex installed, this is run to build Theora.pdf. Unfortunately this process breaks, at least on my Ubuntu 18.04 LTS system. By setting `HAVE_PDFLATEX=no` (or any other value that is not "yes") this can be avoided. I don't think that it's important to have this PDF file built anyway, as it's not a dependency of Blender itself. |
Commit Details:
Full Hash: 53ae209d25a5741fe32fc403a4428966e8fca4dd
Parent Commit: 369ffbd
Lines Changed: +5, -3
1 Modified Path:
/build_files/build_environment/cmake/theora.cmake (+5, -3) (Diff)