dblatex: change REQUIRES to individual tex packages (#7326)

This commit is contained in:
Joachim Mairböck
2022-10-31 09:27:34 +01:00
committed by GitHub
parent f6e88ed8ff
commit 0d6c79d60a

View File

@@ -27,12 +27,35 @@ REQUIRES="
cmd:makeindex
cmd:pdflatex
cmd:python3
texlive_basic
texlive_fontsrecommended
texlive_latex
texlive_latexextra
texlive_latexrecommended
texlive_mathscience
tex:amsfonts
tex:amsmath
tex:anysize
tex:appendix
tex:bookmark
tex:changebar
tex:colortbl
tex:courier
tex:fancybox
tex:fancyhdr
tex:fancyvrb
tex:float
tex:footmisc
tex:graphics
tex:hyperref
tex:iftex
tex:jknapltx
tex:latex
tex:listings
tex:multirow
tex:overpic
tex:pdfpages
tex:psnfss
tex:refcount
tex:stmaryrd
tex:subfigure
tex:titlesec
tex:tools
tex:wasysym
"
BUILD_REQUIRES="
@@ -45,12 +68,35 @@ BUILD_REQUIRES="
cmd:makeindex
cmd:pdflatex
setuptools_python3
texlive_basic
texlive_fontsrecommended
texlive_latex
texlive_latexextra
texlive_latexrecommended
texlive_mathscience
tex:amsfonts
tex:amsmath
tex:anysize
tex:appendix
tex:bookmark
tex:changebar
tex:colortbl
tex:courier
tex:fancybox
tex:fancyhdr
tex:fancyvrb
tex:float
tex:footmisc
tex:graphics
tex:hyperref
tex:iftex
tex:jknapltx
tex:latex
tex:listings
tex:multirow
tex:overpic
tex:pdfpages
tex:psnfss
tex:refcount
tex:stmaryrd
tex:subfigure
tex:titlesec
tex:tools
tex:wasysym
"
BUILD_PREREQUIRES="
cmd:python3