mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
dblatex: change REQUIRES to individual tex packages (#7326)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user